Changeset 2614:db6f6a1f4f25 for admin/index.php
- Timestamp:
- 12/11/13 11:35:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r2566 r2614 171 171 -------------------------------------------------------- */ 172 172 dcPage::open(__('Dashboard'), 173 dcPage::jsToolBar().174 173 dcPage::jsLoad('js/_index.js'). 174 $core->callBehavior('adminPostEditor'). 175 175 # --BEHAVIOR-- adminDashboardHeaders 176 176 $core->callBehavior('adminDashboardHeaders'),
Note: See TracChangeset
for help on using the changeset viewer.