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 2107c8d Merge branch 'develop' of https://git.codelutin.com/coselmar into develop new 31d7b3e Fixes #6547 : Change display of question, document, referential and users pages 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 31d7b3e7ba077cb892cdaa018ecd0850c51e80ab Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Jan 28 18:48:32 2015 +0100 Fixes #6547 : Change display of question, document, referential and users pages Summary of changes: coselmar-ui/src/main/webapp/css/coselmar.css | 28 +++- .../main/webapp/views/documents/editDocument.html | 80 ++++----- .../main/webapp/views/documents/newdocument.html | 79 +++++---- .../main/webapp/views/documents/viewDocument.html | 185 ++++++++++++--------- .../main/webapp/views/questions/editquestion.html | 163 +++++++++--------- .../main/webapp/views/questions/newquestion.html | 9 +- .../src/main/webapp/views/questions/question.html | 2 - .../main/webapp/views/questions/viewquestion.html | 4 +- .../main/webapp/views/referential/referential.html | 57 +++---- .../src/main/webapp/views/users/edituser.html | 7 +- .../src/main/webapp/views/users/newuser.html | 1 + 11 files changed, 332 insertions(+), 283 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.