Rename administrator role to admin.

This commit is contained in:
2020-06-09 01:46:51 +01:00
parent da282e329d
commit 9949210803
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>4.0.0.1569</Version>
<Version>4.0.0.1573</Version>
<Company>Canary Islands Computer Museum</Company>
<Copyright>Copyright © 2003-2020 Natalia Portillo</Copyright>
<Product>Canary Islands Computer Museum Website</Product>

View File

@@ -49,7 +49,7 @@
"Description": "Can add, modify and close repairs and approve changes made by a technician of artifacts in the inventory."
},
{
"Name": "Administrator",
"Name": "Admin",
"Description": "Can administer certain parts of the website."
},
{

View File

@@ -1 +1 @@
{"projectId":"db06ff35-f00a-4492-a887-0e2c62d6c2ba","projectName":"Marechai","neverTrack":false}
{"projectId":"f3b36b0a-a3ae-41b1-bd6b-402c03942924","projectName":"Marechai"}