1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +02:00

Frontend Improvements

This commit is contained in:
Awilum
2014-01-03 02:43:22 +02:00
parent 6bbf1ffd51
commit fb12bc8d85
2 changed files with 9 additions and 8 deletions

View File

@@ -16,4 +16,4 @@
/* Confirm delete */
function confirmDelete(msg){var data=confirm(msg+" ?"); return data;}
function confirmDelete(msg){var data=confirm(msg+" ?"); return data;}