andre 4 жил өмнө
parent
commit
53a934e4e1

+ 3 - 0
configure_thurvserver.tpl

@@ -236,6 +236,9 @@ var _localLang = {
                                                                 max: {$configoption.qtymaximum},
                                                                 grid: true,
                                                                 grid_snap: setLargerMarkers ? false : true,
+                                                                {if ($configoption.qtymaximum - $configoption.qtyminimum) > 50}
+                                                                    step: 5,
+                                                                {/if}
                                                                 onChange: function() {
                                                                     if (sliderTimeoutId) {
                                                                         clearTimeout(sliderTimeoutId);