mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
This commit is contained in:
parent
3d9ae8d1f6
commit
81524ae32c
@ -48,7 +48,8 @@
|
|||||||
<div class="wr-input-control">
|
<div class="wr-input-control">
|
||||||
<button class="wr-btn" id="add-group-btn">
|
<button class="wr-btn" id="add-group-btn">
|
||||||
Add </button>
|
Add </button>
|
||||||
<button class="wr-btn" onclick="history.go(-1)"> Cancel </button>
|
<button class="wr-btn" onclick="window.location = '{{@app.context}}/groups';return false;">
|
||||||
|
Cancel </button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user