confirmation before exiting the edit page

This commit is contained in:
mdipierro
2012-08-07 11:21:48 -05:00
parent f95af29049
commit 7cea8c2fb0
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-07 09:33:26) dev
Version 2.00.0 (2012-08-07 11:21:45) dev
@@ -171,3 +171,8 @@ window.onload = function() {
</div>
{{pass}}
<script>
jQuery(window).bind('beforeunload', function(){
return '';
});
</script>
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/python
!/bin/python
# -*- coding: utf-8 -*-
"""