Explorar o código

try to recalculate silder max for other fields on change

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
f55261a6ed
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      templates/client/default/assets/js/layers-ui.js

+ 0 - 1
templates/client/default/assets/js/layers-ui.js

@@ -7316,7 +7316,6 @@ var rangeSlider = function () {
         key: 'updateInput',
         value: function updateInput(value) {
             this.input.val(value);
-            $('input[name="disk"]').slider("max", 20);
         }
     }, {
         key: 'updateSlider',