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 609ebba fixes #6576 tape enter validate search in referential new 31ffb9b fixes #6577 Display "no result" instead of nothing in search results 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 31ffb9b96ff5cd48c15c7c77f93b5cdeb3bee76b Author: Yannick Martel <martel@©odelutin.com> Date: Mon Feb 2 16:03:06 2015 +0100 fixes #6577 Display "no result" instead of nothing in search results Summary of changes: coselmar-ui/src/main/webapp/i18n/en.js | 3 +++ coselmar-ui/src/main/webapp/i18n/fr.js | 3 +++ coselmar-ui/src/main/webapp/js/coselmar-controllers.js | 2 +- coselmar-ui/src/main/webapp/views/documents/documents.html | 1 + .../src/main/webapp/views/documents/modalDocumentSearch.html | 1 + .../src/main/webapp/views/questions/modalQuestionSearch.html | 1 + coselmar-ui/src/main/webapp/views/questions/questions.html | 1 + coselmar-ui/src/main/webapp/views/referential/referential.html | 9 +++++++++ coselmar-ui/src/main/webapp/views/users/users.html | 1 + 9 files changed, 21 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.