|
|
@ -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>
|
|
|
|