Commit acee01bc authored by Bill Lynch's avatar Bill Lynch Committed by bill

Make a tab for the plugins

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3916 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6e593b21
......@@ -278,4 +278,14 @@
</sidebar>
</tab>
<tab id="tab-plugins" name="Plugins" url="xxx.jsp" description="${tab.tab-plugins.descr}">
<sidebar id="sidebar-plugins-test" name="Just A Test">
<item id="plugins-test-item" name="Test Entry"
url="xxx.jsp"
description="${plugins.test-item.descr}" />
</sidebar>
</tab>
</adminconsole>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment