branch develop updated (c81c165 -> a0245ce)
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 c81c165 Meilleur gestion des liens externes d'un document pour éviter les liens corrompus new a0245ce Suppression d'un message d'avertissement de saisie en anglais qui ne fonctionnait pas correctement 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 a0245ce7236b961c5615cc2ba7d9fe2b81c6dcf0 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Feb 24 10:57:20 2016 +0100 Suppression d'un message d'avertissement de saisie en anglais qui ne fonctionnait pas correctement Summary of changes: coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html | 6 ------ 1 file changed, 6 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.forge.codelutin.com/coselmar.git commit a0245ce7236b961c5615cc2ba7d9fe2b81c6dcf0 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Feb 24 10:57:20 2016 +0100 Suppression d'un message d'avertissement de saisie en anglais qui ne fonctionnait pas correctement --- coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html b/coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html index 3c9633f..14c6e11 100644 --- a/coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html +++ b/coselmar-ui/src/main/webapp/views/documents/modalDocumentEdit.html @@ -27,12 +27,6 @@ <span translate="common.message.mandatoryFieldsInfo" class="marginLeft20"></span> </div> - <div class="cg-notify-message alert-warning" - ng-if="locale != 'en'" - style="visibility: visible;" - translate="common.message.mandatoryInputLanguage"> - </div> - <form class="form-horizontal" name="documentForm" role="form" ng-submit="create(documentForm.$valid)"> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm