]> _ Git - fluidbook-v3.git/commitdiff
#554 @0.1
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 19 Jul 2016 11:53:13 +0000 (11:53 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 19 Jul 2016 11:53:13 +0000 (11:53 +0000)
framework/application/views/helpers/LinkQuote.php

index 6c7bee648d0f3dd8917ef9d397c583645e8a4a42..08fb270e7c8c37517b91dccf3040748ec930d32d 100644 (file)
@@ -5,6 +5,7 @@ class Fluidbook_View_Helper_LinkQuote extends CubeIT_View_Helper_Abstract {
         * @return string\r
         */\r
        public function linkQuote($label) {\r
+               $this->headScript()->addScriptAndStyle('005-fancyselect');\r
                $this->headScript()->addScriptAndStyle('315-quote');\r
                return $this->linkPopup($label, '/ajaxpopup/quoteForm', array('class' => 'quoteLink'));\r
        }\r