fix modules button save text
parent
3a71d89e98
commit
a4b10210a7
|
@ -87,4 +87,4 @@ div.wrapper(tg-project-modules, ng-controller="ProjectProfileController as ctrl"
|
||||||
option(value="") Select a videoconference system
|
option(value="") Select a videoconference system
|
||||||
input(type="text", ng-model="project.videoconferences_salt",
|
input(type="text", ng-model="project.videoconferences_salt",
|
||||||
placeholder="If you want you can append a salt code to the name of the chat room")
|
placeholder="If you want you can append a salt code to the name of the chat room")
|
||||||
button.button-green.submit-button(type="submit", title="Sign in") Sign in
|
button.button-green.submit-button(type="submit", title="Save") Save
|
||||||
|
|
Loading…
Reference in New Issue