branch develop updated (6474f05 -> e6314be)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 6474f05 Display change : Alert, modal new e6314be fix new password page The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e6314be7301df0bfc245346f5477d4dbccb72d9a Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 18 14:19:51 2015 +0100 fix new password page Summary of changes: coselmar-ui/src/main/webapp/views/users/newPassword.html | 5 ----- 1 file changed, 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit e6314be7301df0bfc245346f5477d4dbccb72d9a Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 18 14:19:51 2015 +0100 fix new password page --- coselmar-ui/src/main/webapp/views/users/newPassword.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/coselmar-ui/src/main/webapp/views/users/newPassword.html b/coselmar-ui/src/main/webapp/views/users/newPassword.html index 4904b2f..f97b6e5 100644 --- a/coselmar-ui/src/main/webapp/views/users/newPassword.html +++ b/coselmar-ui/src/main/webapp/views/users/newPassword.html @@ -32,11 +32,6 @@ <!--<alert ng-repeat="alert in alerts" type="{{alert.type}}" close="closeAlert($index)">{{alert.msg | translate}}</alert>--> <alert class="repeated-item" ng-repeat="alert in alerts" type="{{alert.type}}" close="closeAlert($index)">{{alert.msg | translate}}</alert> - Sinon : - <ul> - <li class="repeated-item" ng-repeat="alert in alerts">{{alert.msg | translate}}</li> - </ul> - </div> <div class="text-center"> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm