no global credit yet

This commit is contained in:
2017-07-05 16:53:06 +02:00
parent c2c79cd51c
commit 2e99ffcaa2

View File

@ -112,11 +112,14 @@
}
[<a asp-action="SetGoogleCalendar">@SR["Select a Google calendar"]</a>]
</dd>
<environment names="Development">
<dt>Credits:</dt>
<dd>
@(Model.Balance?.Credits ?? 0) &euro;
[<a asp-action="Credits">@SR["Manage"]</a>]
</dd>
</environment>
<dt>Usage disque</dt>
<dd>
@if (Model.DiskQuota>0)