# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/js/cb12.js +++ components/com_comprofiler/js/cb12.js @@ -1,6 +1,6 @@ function cbsaveorder( cb, n, fldName, task, subtaskName, subtaskValue ) { cbCheckAllRowsAndSubTask( cb, n, fldName, subtaskName, subtaskValue ); - submitform( task ); + cbsubmitform( task ); } //needed by cbsaveorder function function cbCheckAllRowsAndSubTask( cb, n, fldName, subtaskName, subtaskValue ) {