[Bps-public-commit] r13917 - RT-BugTracker/html/Dist/Elements
ruz at bestpractical.com
ruz at bestpractical.com
Wed Jul 9 13:07:12 EDT 2008
Author: ruz
Date: Wed Jul 9 13:07:12 2008
New Revision: 13917
Added:
RT-BugTracker/html/Dist/Elements/ErrorDisabled
Log:
* add html/Dist/Elements/ErrorDisabled
Added: RT-BugTracker/html/Dist/Elements/ErrorDisabled
==============================================================================
--- (empty file)
+++ RT-BugTracker/html/Dist/Elements/ErrorDisabled Wed Jul 9 13:07:12 2008
@@ -0,0 +1,14 @@
+<& /Dist/Elements/Header, Title => loc("Error") &>
+
+<& /Dist/Elements/Tabs,
+ Title => loc("Queue for the distribution is disabled"),
+ current_tab => '',
+&>
+
+<& /Dist/Elements/ShowNotes, Queue => $Queue &>
+
+<& /Elements/Footer &>
+
+<%args>
+$Queue => undef
+</%args>
More information about the Bps-public-commit
mailing list