File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
usr/lib/linuxmuster-webui/plugins/lmn_groupmembership/resources/partial Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6666 < br >
6767
6868 < div ng:show ="show_schoolclasses ">
69- < button class ="btn btn-danger pull-right " ng:click ="resetAll('class') " ng:show ="identity.profile.isAdmin " translate > < i class ="fas fa-undo "> </ i > </ button >
69+ < button class ="btn btn-danger pull-right " ng:click ="resetAll('class') " ng:show ="identity.profile.isAdmin " title =" Reset all memberships " translate > < i class ="fas fa-undo "> </ i > </ button >
7070 < h3 translate > Schoolclasses</ h3 >
7171 < br />
7272 < progress-spinner ng:show ="loading_schoolclasses "> </ progress-spinner >
@@ -118,7 +118,7 @@ <h3 translate>Printer</h3>
118118 < hr />
119119
120120 < div ng:show ="show_projects ">
121- < button class ="btn btn-danger pull-right " ng:click ="resetAll('project') " ng:show ="identity.profile.isAdmin " translate > < i class ="fas fa-undo "> </ i > </ button >
121+ < button class ="btn btn-danger pull-right " ng:click ="resetAll('project') " ng:show ="identity.profile.isAdmin " title =" Reset all memberships " translate > < i class ="fas fa-undo "> </ i > </ button >
122122 < h3 translate > Projects</ h3 >
123123 < br />
124124 < progress-spinner ng:show ="loading_projects "> </ progress-spinner >
You can’t perform that action at this time.
0 commit comments