From e808d39a88f87df81d2c6ceb84a92b09f4cddb4c Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Mon, 12 Jul 2010 16:52:53 -0500 Subject: [PATCH] add placeholders for adminbar panes --- lib/WebGUI/Admin.pm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lib/WebGUI/Admin.pm b/lib/WebGUI/Admin.pm index 9ef62c5bf..8b38d5f4a 100644 --- a/lib/WebGUI/Admin.pm +++ b/lib/WebGUI/Admin.pm @@ -333,6 +333,28 @@ __DATA__ + +
Version Tags (i18n)
+
+
+ +
Clipboard (i18n)
+
+
+ +
Asset Helpers (i18n)
+
+

Asset

+
    +
+

^International("asset history label","Admin");

+
    +
+
+ +
New Content (i18n)
+
+
@@ -388,5 +410,7 @@ YAHOO.util.Event.onDOMReady( function() { window.admin = new WebGUI.Admin( { homeUrl : '' } ); + // Add all asset helpers to the admin instance } ); +