summaryrefslogtreecommitdiff
path: root/core/views/admin_dashboard_main.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-12 07:39:53 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-12 07:39:53 +0000
commitb19729435cd918e03e1bd6fbb91f7281bf3e5873 (patch)
tree2e1e1723bfcb8358ac4060927c396777acff2af7 /core/views/admin_dashboard_main.html.php
parentef303bde3e853a01e45b7734698210a40a7be812 (diff)
Dashboard blocks are now data driven, and you can add new blocks to
both the sidebar and the center content area from a dropdown at the top of the dashboard sidebar.
Diffstat (limited to 'core/views/admin_dashboard_main.html.php')
-rw-r--r--core/views/admin_dashboard_main.html.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/views/admin_dashboard_main.html.php b/core/views/admin_dashboard_main.html.php
deleted file mode 100644
index cfe7bac2..00000000
--- a/core/views/admin_dashboard_main.html.php
+++ /dev/null
@@ -1,2 +0,0 @@
-<?php defined("SYSPATH") or die("No direct script access.") ?>
-<?= $theme->admin_dashboard_blocks() ?>