From: Aleksander Ɓukasz Date: Tue, 17 Dec 2013 14:31:07 +0000 (+0100) Subject: Configure editors diff url X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/08e71162a5088f63c7f499b25cfb7310cd0ec468 Configure editors diff url --- diff --git a/apps/wiki/templates/wiki/bootstrap.html b/apps/wiki/templates/wiki/bootstrap.html index 5ed9a39c..1b4737a4 100644 --- a/apps/wiki/templates/wiki/bootstrap.html +++ b/apps/wiki/templates/wiki/bootstrap.html @@ -27,6 +27,7 @@ documentSaveUrl: function(id) { return '/editor/text/' + id + '/'; }, documentHistoryUrl: function(id) { return '/editor/history/' + id + '/'}, + documentDiffUrl: function(id) { return '/editor/diff/' + id + '/'; }, documentSaveForm: { fields: [