From 664aeca9303936c7d607cf20aff47bd36c8cc5ef Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Fri, 27 Feb 2026 19:15:11 +0200 Subject: [PATCH] UI: Fixed rule chain note after review --- .../rulechain/add-note-dialog.component.html | 4 +-- ...t.html => rule-note-editor.component.html} | 0 ...onent.ts => rule-note-editor.component.ts} | 12 ++++----- .../rulechain/rulechain-page.component.html | 4 +-- .../rulechain/rulechain-page.component.ts | 27 +++++++++++-------- .../pages/rulechain/rulechain-page.module.ts | 4 +-- 6 files changed, 28 insertions(+), 23 deletions(-) rename ui-ngx/src/app/modules/home/pages/rulechain/{rule-note.component.html => rule-note-editor.component.html} (100%) rename ui-ngx/src/app/modules/home/pages/rulechain/{rule-note.component.ts => rule-note-editor.component.ts} (82%) diff --git a/ui-ngx/src/app/modules/home/pages/rulechain/add-note-dialog.component.html b/ui-ngx/src/app/modules/home/pages/rulechain/add-note-dialog.component.html index 5c98e69cd8..6359e32ff1 100644 --- a/ui-ngx/src/app/modules/home/pages/rulechain/add-note-dialog.component.html +++ b/ui-ngx/src/app/modules/home/pages/rulechain/add-note-dialog.component.html @@ -23,8 +23,8 @@
- - + +