backlog page add button to kendo with icon
This commit is contained in:
Родитель
6dc948efbc
Коммит
99ff407afc
|
@ -12,7 +12,7 @@
|
|||
</div>
|
||||
|
||||
<div class="btn-group mr-2">
|
||||
<a class="btn btn-secondary" asp-page="Create">Add</a>
|
||||
<kendo-button name="btnAdd" icon="plus" on-click="function() { location.href = '/Backlog/Create' }">Add</kendo-button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче