From 6b395a406cf52d997b2031d7adb44bf07f4d33e4 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Mon, 14 Sep 2015 20:05:19 -0400 Subject: makes montage re-order work for larger lists https://github.com/pliablepixels/zmNinja/issues/28 --- www/templates/reorder-modal.html | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 www/templates/reorder-modal.html (limited to 'www/templates') diff --git a/www/templates/reorder-modal.html b/www/templates/reorder-modal.html new file mode 100644 index 00000000..97bd367f --- /dev/null +++ b/www/templates/reorder-modal.html @@ -0,0 +1,44 @@ + + + + +
+ + +
+ +

Edit

+
+ + + + + + + +
+
+ + + + + + {{item.Monitor.Name}} + + + + + + + + +
+ + + + + + -- cgit v1.2.3