Changeset 2655:a568d9e7d732 for admin
- Timestamp:
- 02/13/14 14:12:09 (12 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r2654 r2655 307 307 ); 308 308 } 309 309 $_ctx->dashboard_icons = $__dashboard_icons; 310 //print_r($__dashboard_icons);exit; 310 311 $_ctx->setBreadCrumb(__('Dashboard').' : '.html::escapeHTML($core->blog->name), false); 311 312 $core->tpl->display('index.html.twig');
Note: See TracChangeset
for help on using the changeset viewer.