From ab89600c7369a9328cae78dc7003f2691c526b79 Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Mon, 4 Dec 2023 18:37:05 +0100 Subject: [PATCH] style: lint --- client/src/app/editor/editor.component.html | 8 ++++---- client/src/app/home/home.component.html | 2 +- client/src/app/review/history/history.component.html | 2 +- .../app/shared/contact-link/contact-link.component.html | 2 +- client/src/app/shared/dc-tree/dc-tree.component.html | 2 +- client/src/app/shared/viewboxes/viewboxes.component.html | 2 +- client/src/app/viewer/viewer.component.html | 2 +- client/src/environments/_eula.ts | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/client/src/app/editor/editor.component.html b/client/src/app/editor/editor.component.html index a5caec0..c3462ac 100644 --- a/client/src/app/editor/editor.component.html +++ b/client/src/app/editor/editor.component.html @@ -280,7 +280,7 @@ licenceState.value.editor_rows_allowed === 1 ? 'row' : 'rows' - }}, contact support@datacontroller.io @@ -417,7 +417,7 @@ licenceState.value.editor_rows_allowed === 1 ? 'row' : 'rows' - }}, contact support@datacontroller.io @@ -467,7 +467,7 @@ : 'rows' }} will be submitted. To remove the restriction, contact - support@datacontroller.io
@@ -528,7 +528,7 @@ Due to current licence, only {{ licenceState.value.submit_rows_limit }} rows in a file will be submitted. To remove the restriction, contact - support@datacontroller.io + support@datacontroller.io

diff --git a/client/src/app/shared/contact-link/contact-link.component.html b/client/src/app/shared/contact-link/contact-link.component.html index a572894..1cbb818 100644 --- a/client/src/app/shared/contact-link/contact-link.component.html +++ b/client/src/app/shared/contact-link/contact-link.component.html @@ -2,5 +2,5 @@ [ngClass]="classes" [class.unset]="classes !== ''" href="mailto:support@datacontroller.io?subject=Licence" - >support@datacontroller.iosupport@datacontroller.io diff --git a/client/src/app/shared/dc-tree/dc-tree.component.html b/client/src/app/shared/dc-tree/dc-tree.component.html index 3fd5145..4f6c669 100644 --- a/client/src/app/shared/dc-tree/dc-tree.component.html +++ b/client/src/app/shared/dc-tree/dc-tree.component.html @@ -106,7 +106,7 @@ *clrIfOpen > - To unlock all tables, contact support@datacontroller.io + To unlock all tables, contact support@datacontroller.io diff --git a/client/src/app/shared/viewboxes/viewboxes.component.html b/client/src/app/shared/viewboxes/viewboxes.component.html index ca68c3a..50c6b38 100644 --- a/client/src/app/shared/viewboxes/viewboxes.component.html +++ b/client/src/app/shared/viewboxes/viewboxes.component.html @@ -13,7 +13,7 @@ class="licence-notice" >To unlock more then {{ licenceState.value.viewbox_limit }} {{ licenceState.value.viewbox_limit === 1 ? 'viewbox' : 'viewboxes' }}, - contact support@datacontroller.io diff --git a/client/src/app/viewer/viewer.component.html b/client/src/app/viewer/viewer.component.html index ad3751f..2c807f5 100644 --- a/client/src/app/viewer/viewer.component.html +++ b/client/src/app/viewer/viewer.component.html @@ -105,7 +105,7 @@ *clrIfOpen > - To unlock all tables, contact support@datacontroller.io + To unlock all tables, contact support@datacontroller.io diff --git a/client/src/environments/_eula.ts b/client/src/environments/_eula.ts index 3d7cba2..684dea6 100644 --- a/client/src/environments/_eula.ts +++ b/client/src/environments/_eula.ts @@ -18,4 +18,4 @@ In any case, you must not make any such use of this software as to develop softw UNLESS EXPRESSLY AGREED OTHERWISE, 4GL APPS PROVIDES THIS SOFTWARE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, AND IN NO EVENT AND UNDER NO LEGAL THEORY, SHALL 4GL APPS BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM USE OR INABILITY TO USE THIS SOFTWARE. -` \ No newline at end of file +`