File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >com.orange</groupId >
77 <artifactId >signs-at-work</artifactId >
8- <version >6.7.0 -SNAPSHOT</version >
8+ <version >6.7.1 -SNAPSHOT</version >
99 <packaging >jar</packaging >
1010
1111 <name >Signs at work</name >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ app.admin.password: "adminpassword"
2626app.name : " Signs@Work"
2727
2828app.manifest : " /manifest/signsatwork/manifest.json"
29- app.version : " 6.7.0 "
29+ app.version : " 6.7.1 "
3030app.contact.support : " signsatwork.support@orange.com"
3131
3232cgu-url : " https://www.dailymotion.com/embed/video/k2HwFhjhimHm1uvOU3g"
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h4 class="container_H2 container_header_H2 text_hyphenation" th:text="#{server_
7373 < h4 class ="container_H2 container_header_H2 text_hyphenation " th:text ="#{about} "> </ h4 >
7474 </ a >
7575 </ li >
76- < li class ="nav_item active hidden-xs hidden-sm pull-left " th:if ="${isAuthenticated and isDevProfile } ">
76+ < li class ="nav_item active hidden-xs hidden-sm pull-left " th:if ="${isAuthenticated} ">
7777 < a id ="close_menu " class ="nav-link " th:href ="@{/logout} ">
7878 < div id ="close " class ="x-close_white center-block "> </ div >
7979 < h4 class ="container_H2 container_header_H2 text_hyphenation " th:text ="#{logout} "> </ h4 >
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ <h4 class="container_H2 container_header_H2 text_hyphenation" th:text="#{setting
9494 < h4 class ="container_H2 container_header_H2 text_hyphenation " th:text ="#{about} "> </ h4 >
9595 </ a >
9696 </ li >
97- < li class ="nav_item active hidden-xs hidden-sm pull-left " th:if ="${isAuthenticated and isDevProfile } ">
97+ < li class ="nav_item active hidden-xs hidden-sm pull-left " th:if ="${isAuthenticated} ">
9898 < a id ="close_menu " class ="nav-link " th:href ="@{/logout} ">
9999 < div id ="close " class ="x-close_white center-block "> </ div >
100100 < h4 class ="container_H2 container_header_H2 text_hyphenation " th:text ="#{logout} "> </ h4 >
You can’t perform that action at this time.
0 commit comments