update profile js call
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Sep 2013 17:49:13 +0000 (17:49 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Sep 2013 17:49:13 +0000 (17:49 +0000)
Toolkit/Members/ProfileWriter.php

index 1c943da..be355b9 100644 (file)
@@ -201,7 +201,7 @@ class Toolkit_Members_ProfileWriter implements SplSubject
        {
                $GLOBALS['bottomScripts'][]
                        = BASE_URL . 'Toolkit/Members/libjs/business-detail.js';
-        $GLOBALS['bottomScripts'][] = $baseUrl . 'libjs/photoGallery.js';
+        $GLOBALS['bottomScripts'][] = BASE_URL . 'libjs/photoGallery.js';
 
                $GLOBALS['styleSheets'][] = BASE_URL . 'Toolkit/Members/css/member.css';