branch develop updated (b4ffcf9 -> 5e0d885)
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 b4ffcf9 review way to update data in lucene index new 5e0d885 fixes #6504 change application title 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 5e0d885a4645ca3c172b639f6477901a58ae1066 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jan 20 11:52:10 2015 +0100 fixes #6504 change application title Summary of changes: coselmar-ui/src/main/webapp/index.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 5e0d885a4645ca3c172b639f6477901a58ae1066 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jan 20 11:52:10 2015 +0100 fixes #6504 change application title --- coselmar-ui/src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/index.html b/coselmar-ui/src/main/webapp/index.html index bd194a0..f4a19ce 100644 --- a/coselmar-ui/src/main/webapp/index.html +++ b/coselmar-ui/src/main/webapp/index.html @@ -74,7 +74,7 @@ </div> <nav class="hidden-xs"> <ul class="nav navbar-nav"> - <a href="#" role="button" class="navbar-brand">Coselmar Traceability</a> + <a href="#" role="button" class="navbar-brand">Coselmar Platform</a> <li ng-if="currentUser.role == 'ADMIN'"> <a href="#/users" class="dropdown-toggle">User</a> </li> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm