diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index ff33ccd5..2f2c25e0 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -303,6 +303,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: woitem outstanding: custom fields, attachments, wiki
+todo: Test hiding woitem custom wiki attach
+ test errors in them??
+ test updating and displaying with also header ones
OVERALL
diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue
index 2dc35236..75e88d91 100644
--- a/ayanova/src/components/work-order-items.vue
+++ b/ayanova/src/components/work-order-items.vue
@@ -84,7 +84,10 @@
}}$ayiTrashRestoreAlt
-
+
@@ -122,7 +125,10 @@
>
-
+
@@ -288,6 +294,56 @@
>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ayanova/src/views/home-reviews.vue b/ayanova/src/views/home-reviews.vue
index 39213516..e8f7b84d 100644
--- a/ayanova/src/views/home-reviews.vue
+++ b/ayanova/src/views/home-reviews.vue
@@ -2,7 +2,7 @@
diff --git a/ayanova/src/views/inv-part-inventory-transactions.vue b/ayanova/src/views/inv-part-inventory-transactions.vue
index 575822d9..d2c42a6d 100644
--- a/ayanova/src/views/inv-part-inventory-transactions.vue
+++ b/ayanova/src/views/inv-part-inventory-transactions.vue
@@ -2,7 +2,7 @@
diff --git a/ayanova/src/views/svc-work-order-item-priorities.vue b/ayanova/src/views/svc-work-order-item-priorities.vue
index 41356d73..cb87343d 100644
--- a/ayanova/src/views/svc-work-order-item-priorities.vue
+++ b/ayanova/src/views/svc-work-order-item-priorities.vue
@@ -2,7 +2,7 @@
diff --git a/ayanova/src/views/svc-work-order-item-status.vue b/ayanova/src/views/svc-work-order-item-status.vue
index 4909d373..e77c9f3d 100644
--- a/ayanova/src/views/svc-work-order-item-status.vue
+++ b/ayanova/src/views/svc-work-order-item-status.vue
@@ -2,7 +2,7 @@
diff --git a/ayanova/src/views/svc-work-order-status.vue b/ayanova/src/views/svc-work-order-status.vue
index dbab1f2c..c11cb570 100644
--- a/ayanova/src/views/svc-work-order-status.vue
+++ b/ayanova/src/views/svc-work-order-status.vue
@@ -2,7 +2,7 @@