Fix the path to JS

This commit is contained in:
Atira Odhner
2017-03-15 17:12:58 +00:00
committed by Dave Page
parent 889050b71d
commit ae0d8e89eb
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ define(
[
'jquery', 'underscore', 'underscore.string', 'alertify', 'pgadmin',
'backbone', 'backgrid', 'codemirror', 'pgadmin.misc.explain',
'selection/clipboard',
'sources/selection/clipboard',
'slickgrid', 'bootstrap', 'pgadmin.browser', 'wcdocker',
'codemirror/mode/sql/sql', 'codemirror/addon/selection/mark-selection',