fixed flexslider css include
This commit is contained in:
parent
c25a1106e6
commit
f8f0ff4216
@ -6,7 +6,7 @@ class lib_flexslider extends \LIB\lib_jscss{
|
|||||||
public static function js_path(){
|
public static function js_path(){
|
||||||
return new \PLIB('flexslider/lib/jquery.flexslider-min.js');}
|
return new \PLIB('flexslider/lib/jquery.flexslider-min.js');}
|
||||||
public static function css_path(){
|
public static function css_path(){
|
||||||
return new \PLIB('flexslider/lib/flexslider.less');}
|
return new \PLIB('flexslider/lib/flexslider.css');}
|
||||||
public static function version(){
|
public static function version(){
|
||||||
return '<a href="http://flexslider.woothemes.com/">2</a>';}
|
return '<a href="http://flexslider.woothemes.com/">2</a>';}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user