Skip to content

Commit 8f694b1

Browse files
committed
Update bundles/org.openhab.ui/web/src/pages/developer/developer-tools.vue
Signed-off-by: Florian Hotze <[email protected]>
1 parent 160a195 commit 8f694b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.openhab.ui/web/src/pages/developer/developer-tools.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<f7-list-item media-item title="Copy DSL Definitions for All Items" footer="Copy all Items' DSL definitions to clipboard" link="#" @click="copyItemsDsl">
3434
<f7-icon slot="media" f7="square_on_circle" color="gray" />
3535
</f7-list-item>
36-
<f7-list-item media-item title="Add Items from Textual Definition" footer="Create or update items &amp; links in bulk" link="add-items-dsl">
36+
<f7-list-item media-item title="Add Items from DSL Definition" footer="Create or update items &amp; links in bulk" link="add-items-dsl">
3737
<f7-icon slot="media" f7="text_badge_plus" color="gray" />
3838
</f7-list-item>
3939
</f7-list>

0 commit comments

Comments
 (0)