mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 11:04:25 +00:00
Rename administrator role to admin.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||||
<Version>4.0.0.1569</Version>
|
<Version>4.0.0.1573</Version>
|
||||||
<Company>Canary Islands Computer Museum</Company>
|
<Company>Canary Islands Computer Museum</Company>
|
||||||
<Copyright>Copyright © 2003-2020 Natalia Portillo</Copyright>
|
<Copyright>Copyright © 2003-2020 Natalia Portillo</Copyright>
|
||||||
<Product>Canary Islands Computer Museum Website</Product>
|
<Product>Canary Islands Computer Museum Website</Product>
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
"Description": "Can add, modify and close repairs and approve changes made by a technician of artifacts in the inventory."
|
"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."
|
"Description": "Can administer certain parts of the website."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"projectId":"db06ff35-f00a-4492-a887-0e2c62d6c2ba","projectName":"Marechai","neverTrack":false}
|
{"projectId":"f3b36b0a-a3ae-41b1-bd6b-402c03942924","projectName":"Marechai"}
|
||||||
Reference in New Issue
Block a user