|
|
@ -74,7 +74,7 @@
|
|
|
|
<br>Please click <b>"Add Another Group"</b>, if you wish to add another group or click
|
|
|
|
<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.
|
|
|
|
<b>"View Group List"</b> to complete the process and go back to the group list.
|
|
|
|
<hr/>
|
|
|
|
<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>
|
|
|
|
</button>
|
|
|
|
<a href="{{@app.context}}/group/add" class="cu-btn-inner">
|
|
|
|
<a href="{{@app.context}}/group/add" class="cu-btn-inner">
|
|
|
|
<span class="fw-stack">
|
|
|
|
<span class="fw-stack">
|
|
|
@ -90,4 +90,4 @@
|
|
|
|
{{/zone}}
|
|
|
|
{{/zone}}
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{js "js/group-add.js"}}
|
|
|
|
{{js "js/group-add.js"}}
|
|
|
|
{{/zone}}
|
|
|
|
{{/zone}}
|
|
|
|