Revert "Remove the reference to organize.css is it is no longer used and is"

This reverts commit 31ffb82382.
This commit is contained in:
Bharat Mediratta
2009-07-14 12:03:31 -07:00
parent c3f93957d7
commit 8cfb067709
@@ -22,5 +22,6 @@ class organize_theme {
// @tdo remove the addition css and organize.js (just here to test)
$theme->script("modules/organize/js/organize_init.js");
$theme->script("modules/organize/js/organize.js");
$theme->css("modules/organize/css/organize.css");
}
}