@ -48,7 +48,8 @@
<div class="wr-input-control">
<button class="wr-btn" id="add-group-btn">
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>
</form>