X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c7063109ab7afd087cc00c44eb8c8819bdbd9e2e..412e60ded1457ec0f408e2234c9dd60122929bac:/modules/documentHistory/documentHistory.js?ds=sidebyside 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'