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