button class
This commit is contained in:
parent
ab3f9663f7
commit
5605f77ebb
111 changed files with 119 additions and 1150 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<dt>Activity</dt>
|
||||
<dd>@Html.DisplayFor(m=>m.Declaration.Does)
|
||||
@if (Model.NeedsSettings) {
|
||||
<a asp-controller="@ViewBag.ProfileType.Name" asp-action="Index" class="btn btn-default">
|
||||
<a asp-controller="@ViewBag.ProfileType.Name" asp-action="Index" class="btn btn-primary">
|
||||
@Model.Declaration.Does.SettingsClassName
|
||||
@if (Model.Settings==null) {
|
||||
<span class="badge">Non renseigné: Cliquez vite<br/> ici pour positionner les<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue