app.polisplexity.tech/staticfiles/dashboard/js/pages/component.range-slider.js
root 2bb01ae691
All checks were successful
continuous-integration/drone/push Build is passing
🔁 Sync from production: settings and Docker updates
2025-05-15 06:30:43 +00:00

1 line
312 B
JavaScript

!function(n){"use strict";function i(){this.$body=n("body")}i.prototype.init=function(){n('[data-plugin="range-slider"]').each(function(){var i=n(this).data();n(this).ionRangeSlider(i)})},n.RangeSlider=new i,n.RangeSlider.Constructor=i}(window.jQuery),function(){"use strict";window.jQuery.RangeSlider.init()}();