diff options
author | Manolo Carrasco <manolo@vaadin.com> | 2017-09-04 13:03:55 +0200 |
---|---|---|
committer | Manolo Carrasco <manolo@vaadin.com> | 2017-09-04 13:07:00 +0200 |
commit | b44c72a832a262a21e388fc2611f2e6327cc2795 (patch) | |
tree | 0bebd69740a5ee9e4bd217098378a08083496846 /vaadin-core-elements.html | |
parent | c892d9fb80d91551bc5be1e5faf29aea4456360d (diff) | |
download | vaadin-core-b44c72a832a262a21e388fc2611f2e6327cc2795.tar.gz vaadin-core-b44c72a832a262a21e388fc2611f2e6327cc2795.zip |
Rename more references of vaadin-core-elements to vaadin-core
Diffstat (limited to 'vaadin-core-elements.html')
-rw-r--r-- | vaadin-core-elements.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/vaadin-core-elements.html b/vaadin-core-elements.html deleted file mode 100644 index 1e40324..0000000 --- a/vaadin-core-elements.html +++ /dev/null @@ -1,10 +0,0 @@ -<link rel="import" href="../vaadin-icons/vaadin-icons.html"> -<link rel="import" href="../vaadin-grid/vaadin-grid.html"> -<link rel="import" href="../vaadin-combo-box/vaadin-combo-box.html"> -<link rel="import" href="../vaadin-upload/vaadin-upload.html"> -<link rel="import" href="../vaadin-date-picker/vaadin-date-picker.html"> -<link rel="import" href="../vaadin-split-layout/vaadin-split-layout.html"> -<link rel="import" href="../vaadin-context-menu/vaadin-context-menu.html"> -<link rel="import" href="../vaadin-text-field/vaadin-text-field.html"> -<link rel="import" href="../vaadin-button/vaadin-button.html"> -<link rel="import" href="../vaadin-form-layout/vaadin-form-layout.html"> |