fixed: Project Manager sometimes causes errors when adding users to a task
This commit is contained in:
parent
792b72bdd5
commit
9079254520
3 changed files with 3 additions and 2 deletions
|
|
@ -40,6 +40,7 @@ function hidePopWin() {
|
|||
|
||||
function showPopWin( e ) {
|
||||
|
||||
YAHOO.util.Event.stopEvent(e);
|
||||
var link = YAHOO.util.Event.getTarget(e);
|
||||
|
||||
if(link == "") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue