From 1011cff7e8139cd1b7138b2e538264c755c7482f Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Wed, 23 Sep 2015 16:28:28 +0300 Subject: Use "vaadin-" as default prefix for Design (#18957) Change-Id: Ic9e0650e5c8e305258cbce033c4ef3f33307bf0f --- .../grid/declarative/GridBasicFeatures.html | 6 +-- .../grid/declarative/GridItemEditor.html | 4 +- .../grid/declarative/GridMultiSelect.html | 4 +- .../declarative/DeclarativeEditorInitial.html | 46 +++++++++++----------- .../com/vaadin/tests/declarative/PotusCrud.html | 14 +++---- .../com/vaadin/tests/declarative/PotusForm.html | 32 +++++++-------- .../vaadin/tests/integration/LabelFromDesign.html | 2 +- 7 files changed, 54 insertions(+), 54 deletions(-) (limited to 'uitest/src/com/vaadin') diff --git a/uitest/src/com/vaadin/tests/components/grid/declarative/GridBasicFeatures.html b/uitest/src/com/vaadin/tests/components/grid/declarative/GridBasicFeatures.html index c2de666641..e99025abfb 100644 --- a/uitest/src/com/vaadin/tests/components/grid/declarative/GridBasicFeatures.html +++ b/uitest/src/com/vaadin/tests/components/grid/declarative/GridBasicFeatures.html @@ -1,4 +1,4 @@ - - + @@ -496,4 +496,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/uitest/src/com/vaadin/tests/components/grid/declarative/GridItemEditor.html b/uitest/src/com/vaadin/tests/components/grid/declarative/GridItemEditor.html index b1532d282a..0f9bb49da2 100644 --- a/uitest/src/com/vaadin/tests/components/grid/declarative/GridItemEditor.html +++ b/uitest/src/com/vaadin/tests/components/grid/declarative/GridItemEditor.html @@ -1,4 +1,4 @@ - @@ -78,4 +78,4 @@
-
\ No newline at end of file + \ No newline at end of file diff --git a/uitest/src/com/vaadin/tests/components/grid/declarative/GridMultiSelect.html b/uitest/src/com/vaadin/tests/components/grid/declarative/GridMultiSelect.html index b7b1fdaf60..a27ff84e72 100644 --- a/uitest/src/com/vaadin/tests/components/grid/declarative/GridMultiSelect.html +++ b/uitest/src/com/vaadin/tests/components/grid/declarative/GridMultiSelect.html @@ -1,4 +1,4 @@ - + @@ -115,4 +115,4 @@
-
+ diff --git a/uitest/src/com/vaadin/tests/declarative/DeclarativeEditorInitial.html b/uitest/src/com/vaadin/tests/declarative/DeclarativeEditorInitial.html index 17f7d6aa59..b38cb59730 100644 --- a/uitest/src/com/vaadin/tests/declarative/DeclarativeEditorInitial.html +++ b/uitest/src/com/vaadin/tests/declarative/DeclarativeEditorInitial.html @@ -1,23 +1,23 @@ - - - POTUS Database - Add new - - - - - - - - - - - - - - Save - Revert - Delete - - - \ No newline at end of file + + + POTUS Database + Add new + + + + + + + + + + + + + + Save + Revert + Delete + + + \ No newline at end of file diff --git a/uitest/src/com/vaadin/tests/declarative/PotusCrud.html b/uitest/src/com/vaadin/tests/declarative/PotusCrud.html index 05acee9679..dde60652e5 100644 --- a/uitest/src/com/vaadin/tests/declarative/PotusCrud.html +++ b/uitest/src/com/vaadin/tests/declarative/PotusCrud.html @@ -2,13 +2,13 @@ - - - POTUS Database - Add new - - + + + POTUS Database + Add new + + - + diff --git a/uitest/src/com/vaadin/tests/declarative/PotusForm.html b/uitest/src/com/vaadin/tests/declarative/PotusForm.html index 0542e1ee52..4eb6c84e4a 100644 --- a/uitest/src/com/vaadin/tests/declarative/PotusForm.html +++ b/uitest/src/com/vaadin/tests/declarative/PotusForm.html @@ -1,16 +1,16 @@ - - - - - - - - - - - - Save - Revert - Delete - - \ No newline at end of file + + + + + + + + + + + + Save + Revert + Delete + + \ No newline at end of file diff --git a/uitest/src/com/vaadin/tests/integration/LabelFromDesign.html b/uitest/src/com/vaadin/tests/integration/LabelFromDesign.html index 370a03e990..9aaf3d3d77 100644 --- a/uitest/src/com/vaadin/tests/integration/LabelFromDesign.html +++ b/uitest/src/com/vaadin/tests/integration/LabelFromDesign.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3