this feature belongs to the future

This commit is contained in:
2019-06-18 12:20:35 +01:00
parent b964e0523d
commit 664b911a3f

View File

@ -160,7 +160,9 @@
</dd> </dd>
</dl> </dl>
<h4> <h4>
<a asp-controller="GCMDevices" asp-action="Index" >@SR["Gérer mes terminaux autorisés"]</a> <environment names="Development">
<a asp-controller="Devices" asp-action="Index" >@SR["Gérer mes terminaux autorisés"]</a>
</environment>
</h4> </h4>
<h4> <h4>
<a asp-controller="Account" asp-action="Delete" >@SR["Unregister"]</a> <a asp-controller="Account" asp-action="Delete" >@SR["Unregister"]</a>