Merge branch 'master' of https://github.com/Emile840/wekan into Emile840-master

This commit is contained in:
Lauri Ojansivu 2021-11-11 19:19:12 +02:00
commit 712ae37400
4 changed files with 13 additions and 1 deletions

View file

@ -180,6 +180,10 @@ Template.userFormsLayout.events({
templateInstance.isLoading.set(false);
});
}
isCheckDone= false;
},
'click #at-signUp'(event, templateInstance){
isCheckDone= false;
},
'DOMSubtreeModified #at-oidc'(event){
if(alreadyCheck <= 2){

View file

@ -109,6 +109,9 @@ template(name="boardTeamGeneral")
b
| {{_ 'add-teams'}}
br
i.addTeamsLabelcss
| {{_ 'to-create-teams-contact-admin'}}
br
i.addTeamsLabelcss
| {{_ 'add-teams-label'}}
th