this feature belongs to the future
This commit is contained in:
parent
68bd4db83d
commit
1fa583a4f2
1 changed files with 3 additions and 1 deletions
|
|
@ -160,7 +160,9 @@
|
|||
</dd>
|
||||
</dl>
|
||||
<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>
|
||||
<a asp-controller="Account" asp-action="Delete" >@SR["Unregister"]</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue