This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.forge.codelutin.com/coselmar.git from 4f9147d Fixes #7981 Add message for input language when language is different from english new 5b4386e Ajout d'un bouton Annuler partout où c'est faisable 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 5b4386eb2cd8d71b0423cd636a34366e409abf6f Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Feb 10 19:39:01 2016 +0100 Ajout d'un bouton Annuler partout où c'est faisable Summary of changes: coselmar-ui/src/main/webapp/css/coselmar.css | 8 +++++++ .../src/main/webapp/js/coselmar-controllers.js | 26 ++++++++++++++++++++++ .../main/webapp/views/documents/editDocument.html | 3 +++ .../webapp/views/documents/modalDocumentEdit.html | 2 +- .../views/documents/modalDocumentSearch.html | 2 +- .../main/webapp/views/documents/newdocument.html | 3 +++ .../src/main/webapp/views/links/modalLinkEdit.html | 2 +- .../main/webapp/views/questions/closeQuestion.html | 14 +++++++----- .../main/webapp/views/questions/editquestion.html | 2 +- .../webapp/views/questions/modalHierarchy.html | 2 +- .../views/questions/modalQuestionSearch.html | 2 +- .../main/webapp/views/questions/newquestion.html | 3 +++ .../src/main/webapp/views/questions/question.html | 19 ++++++++++------ .../src/main/webapp/views/users/edituser.html | 3 +++ 14 files changed, 73 insertions(+), 18 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.