You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by gi...@apache.org on 2016/08/01 14:42:42 UTC

syncope git commit: [SYNCOPE-912] Enduser now doesn't read user in success page

Repository: syncope
Updated Branches:
  refs/heads/master 51275d619 -> 873a1b93a


[SYNCOPE-912] Enduser now doesn't read user in success page


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/873a1b93
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/873a1b93
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/873a1b93

Branch: refs/heads/master
Commit: 873a1b93aa00226c43ce4d427786559c3ff36fa3
Parents: 51275d6
Author: giacomolm <gi...@hotmail.it>
Authored: Mon Aug 1 16:42:21 2016 +0200
Committer: giacomolm <gi...@hotmail.it>
Committed: Mon Aug 1 16:42:21 2016 +0200

----------------------------------------------------------------------
 .../src/main/resources/META-INF/resources/app/views/success.html   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/873a1b93/client/enduser/src/main/resources/META-INF/resources/app/views/success.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/views/success.html b/client/enduser/src/main/resources/META-INF/resources/app/views/success.html
index d9933da..1584973 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/views/success.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/views/success.html
@@ -18,7 +18,7 @@ under the License.
 -->
 
 <div ng-cloak class="container">
-  <div class="login-container" ng-controller="UserController" ng-init="initUser();" style="box-sizing: border-box; ">
+  <div class="login-container" style="box-sizing: border-box; ">
     <div id="form-container" class="col-md-6 col-md-offset-3" style="box-sizing: border-box; background-color: #F7F7F7;">
       <div>
         <div class="page-header" style="text-align: left; font-weight: 700;">