Restoring previous version of a publication
[fnpeditor.git] / modules / documentHistory / templates / restoreDialog.html
diff --git a/modules/documentHistory/templates/restoreDialog.html b/modules/documentHistory/templates/restoreDialog.html
new file mode 100644 (file)
index 0000000..72fea22
--- /dev/null
@@ -0,0 +1,14 @@
+<div class="rng-module-data-saveDialog modal hide static">\r
+    <div class="modal-header">\r
+        <button type="button" class="close">&times;</button>\r
+        <h1>Przywróć wersję</h1>\r
+    </div>\r
+    <div class="modal-body">\r
+        <label>Opisz powód przywrócenia</label>\r
+        <textarea rows="5"></textarea>\r
+    </div>\r
+    <div class="modal-footer">\r
+        <a href="#" class="btn btn-info btn-mini restore-btn">Przywróć</a>\r
+        <a href="#" class="btn btn-danger btn-mini cancel-btn">Anuluj</a>\r
+    </div>\r
+</div>
\ No newline at end of file