redirect to controlcaps after saving a control
parent
dc08319037
commit
2d8349073d
|
|
@ -89,7 +89,6 @@ if ( $action == 'controlcap' ) {
|
|||
|
||||
//$changes = getFormChanges( $control, $_REQUEST['newControl'], $types, $columns );
|
||||
$Control->save($_REQUEST['newControl']);
|
||||
$refreshParent = true;
|
||||
$view = 'none';
|
||||
$redirect = '?view=controlcaps';
|
||||
} // end if action
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue