summaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-01-30 18:07:07 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-01-30 18:07:07 +0000
commite0a3eadad4bc68aa181966f5de64c4f09ee949b9 (patch)
tree9e19327964173a1e86302eb74a1ea9719f1e4204 /interface/index.html
parent9c16e0be9ac1b57d81c39ad26d667d1866357460 (diff)
downloadrspamd-e0a3eadad4bc68aa181966f5de64c4f09ee949b9.tar.gz
rspamd-e0a3eadad4bc68aa181966f5de64c4f09ee949b9.zip
[WebUI] Allow to save maps on the cluster
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/index.html b/interface/index.html
index d0299304b..11a0f3f5a 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -363,6 +363,7 @@
<div class="modal-footer">
<button class="btn btn-default" data-dismiss="modal" aria-hidden="true" id="modalClose">Close</button>
<button class="btn btn-primary" id="modalSave">Save changes</button>
+ <button class="btn btn-primary" id="modalSaveAll">Save on cluster</button>
</div>
</div>
</div>