X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/78b9dd3287f4a6e2859837bb8e978e8884d19e76..412e60ded1457ec0f408e2234c9dd60122929bac:/modules/documentHistory/documentHistory.js diff --git a/modules/documentHistory/documentHistory.js b/modules/documentHistory/documentHistory.js index c3a2f69..f595594 100644 --- a/modules/documentHistory/documentHistory.js +++ b/modules/documentHistory/documentHistory.js @@ -1,6 +1,6 @@ define([ -'libs/jquery-1.9.1.min', -'libs/underscore-min', +'libs/jquery', +'libs/underscore', './restoreDialog', 'libs/text!./templates/main.html', 'libs/text!./templates/item.html'