summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/roomplanner/templates')
-rw-r--r--modules-available/roomplanner/templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/roomplanner/templates/page.html b/modules-available/roomplanner/templates/page.html
index d16769e8..a531e57f 100644
--- a/modules-available/roomplanner/templates/page.html
+++ b/modules-available/roomplanner/templates/page.html
@@ -324,7 +324,7 @@
</form>
</div>
</div>
- <button id="saveBtn" class="btn btn-success">Save</button>
+ <button id="saveBtn" class="btn btn-success" onclick="window.close(); return false">Save</button>
</body>
</html>