fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Definiowanie console, jeżeli nie zostało wcześniej zdefiniowane (nie chcemy, żeby...
[redakcja.git]
/
project
/
static
/
js
/
views
/
editor.js
diff --git
a/project/static/js/views/editor.js
b/project/static/js/views/editor.js
index
04e22c8
..
e9e62e9
100644
(file)
--- a/
project/static/js/views/editor.js
+++ b/
project/static/js/views/editor.js
@@
-37,7
+37,7
@@
var EditorView = View.extend({
},
quickSave: function(event) {
- this.model.
updat
eDirtyContentModel();
+ this.model.
sav
eDirtyContentModel();
},
commit: function(event) {