|
|
|
@ -260,7 +260,7 @@
|
|
|
|
|
|
|
|
|
|
min: 0,
|
|
|
|
|
max: 100,
|
|
|
|
|
value: <#if model['rm']['rest_tp']?exists>${model['rm']['rest_qty']!}</#if>,
|
|
|
|
|
value: <#if model['rm']['rest_tp']?exists>${model['rm']['rest_qty']!}<#else>0</#if>,
|
|
|
|
|
step: 25,
|
|
|
|
|
animate: true,
|
|
|
|
|
change: function(event,ui){
|
|
|
|
|