Add instruction set creation in admin view.

This commit is contained in:
2020-05-28 01:38:31 +01:00
parent 1ae71d9d6c
commit b61cf1459b
9 changed files with 48 additions and 473 deletions

View File

@@ -42,9 +42,7 @@
return;
}
<p>
<span class="btn btn-primary">
@L["Create new"]
</span>
<a class="btn btn-primary" href="/admin/instruction_sets/create">@L["Create new"]</a>
</p>
<table class="table table-striped">
<thead>