Upload All
This commit is contained in:
7
public/themes/krajee-svg/theme.min.js
vendored
Executable file
7
public/themes/krajee-svg/theme.min.js
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
/*!
|
||||
* Krajee SVG Theme Configuration for bootstrap-star-rating.
|
||||
* This file must be loaded after 'star-rating.js'.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-star-rating
|
||||
* @author Kartik Visweswaran <kartikv2@gmail.com>
|
||||
*/!function(a){"use strict";a.fn.ratingThemes["krajee-svg"]={filledStar:'<span class="krajee-icon krajee-icon-star"></span>',emptyStar:'<span class="krajee-icon krajee-icon-star"></span>',clearButton:'<span class="krajee-icon-clear"></span>'}}(window.jQuery);
|
Reference in New Issue
Block a user