Refactor dashboard -> block_manager since it'll manage blocks site

wide, not just in the dashboard.
This commit is contained in:
Bharat Mediratta
2009-01-18 06:55:04 +00:00
parent 3d1ea2904d
commit 7b68ca9946
7 changed files with 43 additions and 40 deletions
+2 -2
View File
@@ -166,7 +166,7 @@
<?= html::script("lib/jquery.cookie.js") ?>
<?= html::script("lib/jquery.MultiFile.js") ?>
<? if (module::is_installed("rearrange")): ?>
<?= rearrange_block::head(null) ?>
<?= rearrange_theme::head(null) ?>
<? endif ?>
</head>
<body>
@@ -485,7 +485,7 @@
</li>
</ul>
</div>
<div id="package" class="activity">
<?= $package ?>
</div>