fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
validate cover format on document create
[redakcja.git]
/
redakcja
/
static
/
js
/
wiki
/
view_summary.js
diff --git
a/redakcja/static/js/wiki/view_summary.js
b/redakcja/static/js/wiki/view_summary.js
index
099a0e8
..
55b9e53
100644
(file)
--- a/
redakcja/static/js/wiki/view_summary.js
+++ b/
redakcja/static/js/wiki/view_summary.js
@@
-12,10
+12,10
@@
});
old_callback.call(this);
- }
+ }
;
$.wiki.Perspective.call(this, options);
- }
;
+ }
SummaryPerspective.prototype = new $.wiki.Perspective();