v0.6.2d - Added are you sure you want to leave alert if you have unsaved data on a pages
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
@section("scripts")
|
||||
<script>
|
||||
$(function() {
|
||||
$('contact').areYouSure(
|
||||
$('form').areYouSure(
|
||||
{
|
||||
message: 'It looks like you have been editing something. '
|
||||
+ 'If you leave before saving, your changes will be lost.'
|
||||
|
||||
Reference in New Issue
Block a user