diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index c3d2facd..ef9b63e3 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -69,7 +69,7 @@ todo: REPORT LIST
- If take generic Report option then it opens to another form for choosing the report and whether to print or not etc
- SB translated in form as "Report" not "Print" because it's going to be likely that people will want to work with pdf (email, download) instead or just the view of it, print is maybe not a common option.
-
+todo: report button's should be disabled on dirty (just like in v7 recent fix)
todo: SEARCH UI
todo: RECORD HISTORY
diff --git a/ayanova/src/components/report-selector-control.vue b/ayanova/src/components/report-selector-control.vue
index 6cc58856..d21b9f39 100644
--- a/ayanova/src/components/report-selector-control.vue
+++ b/ayanova/src/components/report-selector-control.vue
@@ -1,9 +1,10 @@
-