mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Typo Fxed
This commit is contained in:
parent
cd4902f8ab
commit
b3295ca2ef
@ -74,7 +74,7 @@
|
||||
<br>Please click <b>"Add Another Group"</b>, if you wish to add another group or click
|
||||
<b>"View Group List"</b> to complete the process and go back to the group list.
|
||||
<hr/>
|
||||
<button class="wr-btn" onclick="window.location.href='{{@app.context}}/groups'">View User List
|
||||
<button class="wr-btn" onclick="window.location.href='{{@app.context}}/groups'">View Group List
|
||||
</button>
|
||||
<a href="{{@app.context}}/group/add" class="cu-btn-inner">
|
||||
<span class="fw-stack">
|
||||
@ -90,4 +90,4 @@
|
||||
{{/zone}}
|
||||
{{#zone "bottomJs"}}
|
||||
{{js "js/group-add.js"}}
|
||||
{{/zone}}
|
||||
{{/zone}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user