Job index is sketchy
This commit is contained in:
parent
a0efe150e5
commit
b6c251d479
|
|
@ -348,7 +348,7 @@ jQuery(document).ready(function(){
|
|||
|
||||
if(typeof(lastsel) != undefined) {
|
||||
if(rowid && rowid!==lastsel){
|
||||
$(this).jqGrid('saveRow',lastsel, false, false,false, setJobStatus);
|
||||
$(this).jqGrid('saveRow',lastsel, false, false,false);
|
||||
$(this).jqGrid('editRow', rowid, true, pickdates);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue