Remove the save changes button, it was not use
This commit is contained in:
parent
ff6d44d821
commit
678537c00c
1 changed files with 0 additions and 6 deletions
|
@ -31,11 +31,5 @@
|
||||||
</div>
|
</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
{{end}}
|
{{end}}
|
||||||
<div class="row">
|
|
||||||
<div class="span12">
|
|
||||||
<button type="submit" class="btn btn-large btn-primary pull-right">Save changes</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
{{template "footer.html"}}
|
{{template "footer.html"}}
|
||||||
|
|
Reference in a new issue