theme.min.js 378 B

1234567
  1. /*!
  2. * Krajee Unicode Theme configuration for bootstrap-star-rating.
  3. * This file must be loaded after 'star-rating.js'.
  4. *
  5. * @see http://github.com/kartik-v/bootstrap-star-rating
  6. * @author Kartik Visweswaran <kartikv2@gmail.com>
  7. */!function(e){"use strict";e.fn.ratingThemes["krajee-uni"]={filledStar:"&#x2605;",emptyStar:"&#x2606;",clearButton:"&#x229d;"}}(window.jQuery);