branch develop updated (8bb79ba -> 8030790)
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 8bb79ba add translation of question status in parent list new f2fe43b Little css modification new 8030790 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop The 2 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 8030790926df78075bf151a32d53ec808f492c88 Merge: f2fe43b 8bb79ba Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Jan 29 12:03:10 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop commit f2fe43b841aa34f560fb97be472217fb06e7d550 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Jan 29 12:02:29 2015 +0100 Little css modification Summary of changes: coselmar-ui/src/main/webapp/views/questions/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 f2fe43b841aa34f560fb97be472217fb06e7d550 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Jan 29 12:02:29 2015 +0100 Little css modification --- coselmar-ui/src/main/webapp/views/questions/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/views/questions/question.html b/coselmar-ui/src/main/webapp/views/questions/question.html index cbf786a..cfc86b3 100644 --- a/coselmar-ui/src/main/webapp/views/questions/question.html +++ b/coselmar-ui/src/main/webapp/views/questions/question.html @@ -41,7 +41,7 @@ <div style="padding-bottom: 50px" ng-if="editSession == true"> <form name="questionForm" class="form-horizontal" role="form"> <div ng-include="src='views/questions/editquestion.html'"></div> - <div class="form-group" style="padding-left: 200px"><a class="btn btn-action btn-success" ng-click="saveQuestion(true)"> + <div class="form-group actions"><a class="btn btn-action btn-success" ng-click="saveQuestion(true)"> <span class="fa fa-check-square-o" aria-hidden="true"></span>{{ 'question.button.validateChanges' | translate }} </a></div> </form> -- 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 8030790926df78075bf151a32d53ec808f492c88 Merge: f2fe43b 8bb79ba Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Jan 29 12:03:10 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop coselmar-ui/src/main/webapp/views/questions/editquestion.html | 2 +- coselmar-ui/src/main/webapp/views/questions/modalQuestionSearch.html | 2 +- coselmar-ui/src/main/webapp/views/questions/viewquestion.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm