|
|
|
@ -69,19 +69,8 @@
|
|
|
|
|
<div id="role-created-msg" class="container col-centered wr-content hidden">
|
|
|
|
|
<div class="wr-form">
|
|
|
|
|
<p class="page-sub-title">Permissions were assigned to the role successfully.</p>
|
|
|
|
|
<br>Please click <b>"Add Another Role"</b>, if you wish to add another role or click
|
|
|
|
|
<b>"View Role List"</b> to complete the process and go back to the role list.
|
|
|
|
|
<br>You will be redirected to Roles Listing Page in a moment.
|
|
|
|
|
<hr />
|
|
|
|
|
<button class="wr-btn" onclick="window.location.href='{{@app.context}}/roles'">
|
|
|
|
|
View Role List
|
|
|
|
|
</button>
|
|
|
|
|
<a href="{{@app.context}}/role/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 Role
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- /content -->
|
|
|
|
|