diff --git a/src/Views/Home/Assets.cshtml b/src/Views/Home/Assets.cshtml
index 354d0cd..605b34c 100644
--- a/src/Views/Home/Assets.cshtml
+++ b/src/Views/Home/Assets.cshtml
@@ -12,7 +12,7 @@
-
@@ -231,7 +231,7 @@
-
+
➕ @T["Add Attribute"]
@@ -280,7 +280,7 @@
row.innerHTML = `
- ✖
+ ✖
`;
attributesContainer.appendChild(row);
});
@@ -407,7 +407,7 @@
@T["Attributes"]
-
+
➕ @T["Add Attribute"]
@@ -457,7 +457,7 @@ document.addEventListener('DOMContentLoaded', () => {
row.innerHTML = `
- ✖
+ ✖
`;
updateAttributesContainer.appendChild(row);
});
@@ -504,7 +504,7 @@ document.addEventListener('DOMContentLoaded', () => {
row.innerHTML = `
- ✖
+ ✖
`;
updateAttributesContainer.appendChild(row);
}
diff --git a/src/Views/Home/Index.cshtml b/src/Views/Home/Index.cshtml
index f99bc02..512f298 100644
--- a/src/Views/Home/Index.cshtml
+++ b/src/Views/Home/Index.cshtml
@@ -10,7 +10,7 @@
@T["Overview"]
- @T["Inventory asset"]
- @T["Create user"]
+ @T["Inventory asset"]
+ @T["Create user"]
diff --git a/src/Views/Home/Inventory.cshtml b/src/Views/Home/Inventory.cshtml
index 8b97126..ca1195d 100644
--- a/src/Views/Home/Inventory.cshtml
+++ b/src/Views/Home/Inventory.cshtml
@@ -12,9 +12,9 @@
- Dummy button
- Dummy button
- Dummy button
+ Dummy button
+ Dummy button
+ Dummy button
diff --git a/src/Views/Home/Locations.cshtml b/src/Views/Home/Locations.cshtml
index 2f598df..e36a0b6 100644
--- a/src/Views/Home/Locations.cshtml
+++ b/src/Views/Home/Locations.cshtml
@@ -12,7 +12,7 @@
- @T["Create location"]
+ @T["Create location"]
diff --git a/src/Views/Home/Users.cshtml b/src/Views/Home/Users.cshtml
index f57572e..c526b36 100644
--- a/src/Views/Home/Users.cshtml
+++ b/src/Views/Home/Users.cshtml
@@ -13,7 +13,7 @@
- @T["Create user"]
+ @T["Create user"]