quick fix
This commit is contained in:
parent
76ba4bb6f0
commit
ba08355c38
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ class UserController extends Zend_Controller_Action
|
||||||
# TODO : remove this. we only use default for now not to break the UI.
|
# TODO : remove this. we only use default for now not to break the UI.
|
||||||
if (!$files_action) { # set default action
|
if (!$files_action) { # set default action
|
||||||
$files_action = "reassign_to";
|
$files_action = "reassign_to";
|
||||||
$valid_actions =
|
$delId = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
# only delete when valid action is selected for the owned files
|
# only delete when valid action is selected for the owned files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue