Добавил правильный вариант ссылки на кнопку отмены в форму редактирования курса
This commit is contained in:
parent
ea74b106f4
commit
fb41cd806e
@ -34,9 +34,7 @@
|
||||
<button class="btn btn-success" type="submit">
|
||||
Сохранить
|
||||
</button>
|
||||
<a class="btn btn-danger">
|
||||
Отмена
|
||||
</a>
|
||||
@Html.ActionLink("Отмена", "Courses", "Home", null, new { @class = "btn btn-danger" })
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user