Merge pull request #1335 from nitin-maharana/CloudStack-Nitin18_4.7

CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.jsRemoved the unnecessary return statement.
The statement is never reached.

* pr/1335:
  CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.js

Signed-off-by: Remi Bergsma <github@remi.nl>
This commit is contained in:
Remi Bergsma 2016-01-17 20:47:52 +01:00
commit 24277e1d8e
1 changed files with 0 additions and 2 deletions

View File

@ -213,8 +213,6 @@
domainid: g_domainid
}
} : false;
return testAddUser;
},
// Actual login process, via form