added tagging to installed_apps

This commit is contained in:
sanj 2010-12-10 10:01:41 +01:00
parent 223d9d6179
commit 109c9dbf90
2 changed files with 2 additions and 1 deletions

View File

@ -127,6 +127,7 @@ INSTALLED_APPS = (
'erang_organised',
'scriptbank',
'bestpractices',
'tagging',
# 'solango',
'multilingual',
# 'multilingual.flatpages',

View File

@ -536,7 +536,7 @@ Ox.ItfBox = function(options, self) {
size: 16
})
// .dblclick(dblclickTitlebar)
.appendTo(that.$content),
.appendTo(that),
/*
$switch = new Ox.Button({