We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510caad commit 017ab3aCopy full SHA for 017ab3a
1 file changed
assets/plugins/managermanager/mm.inc.php
@@ -31,7 +31,7 @@
31
32
$jsUrls = array(
33
'jq' => array(
34
- 'url' => $modx->config['site_url'].'assets/plugins/managermanager/js/jquery.min.js',
+ 'url' => $modx->config['site_url'].'assets/plugins/managermanager/js/jquery-1.9.1.min.js',
35
'name' => 'jquery',
36
'version' => '1.9.1'
37
),
0 commit comments