Add license creation in admin view.

This commit is contained in:
2020-05-28 02:44:39 +01:00
parent 81e0d4af11
commit cb6cde600d
8 changed files with 45 additions and 267 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/licenses/create">@L["Create new"]</a>
</p>
<table class="table table-striped">
<thead>