|
|
|
@ -73,18 +73,7 @@
|
|
|
|
|
<div class="wr-form">
|
|
|
|
|
<p class="page-sub-title">Group was created successfully.</p>
|
|
|
|
|
|
|
|
|
|
<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 Group List
|
|
|
|
|
</button>
|
|
|
|
|
<a href="{{@app.context}}/group/add" class="cu-btn-inner">
|
|
|
|
|
<span class="fw-stack">
|
|
|
|
|
<i class="fw fw-circle-outline fw-stack-2x"></i>
|
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
Add Another Group
|
|
|
|
|
</a>
|
|
|
|
|
<br>You will be redirected to the Group Listing page in a moment.
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|