Code by Scott שאול בן ישוע
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
Inovelli Scene Creator
Commits
478ef5d3
Verified
Commit
478ef5d3
authored
Jan 23, 2020
by
Sha'ul ben Yeshua
🎗
Browse files
code changes
parent
ba43aaf2
Changes
2
Hide whitespace changes
Inline
Side-by-side
apps/Inovelli-Scene-Creator/Inovelli-Scene-Creator-Child.groovy
View file @
478ef5d3
...
...
@@ -40,7 +40,7 @@ def chooseButton() {
state
.
details
=
getPrefDetails
()
dynamicPage
(
name:
"chooseButton"
,
install:
true
,
uninstall:
true
)
{
section
(){
def
appHead
=
"<img src=https://raw.githubusercontent.com/sgrayban/ABC-Button/master/apps/Inovelli-Scene-Creator/resources/Inovelli-Scene-App.png
height=100 width=26
> \n${checkForUpdate()}"
def
appHead
=
"<img src=https://raw.githubusercontent.com/sgrayban/ABC-Button/master/apps/Inovelli-Scene-Creator/resources/Inovelli-Scene-App.png> \n${checkForUpdate()}"
paragraph
"<div style='text-align:center'>${appHead}</div>"
}
section
(
getFormat
(
"header"
,
"${getImage("
Device
", "
45
")}"
+
" Step 1: Select Your Button Device"
))
{
...
...
apps/Inovelli-Scene-Creator/Inovelli-Scene-Creator.groovy
View file @
478ef5d3
...
...
@@ -40,7 +40,7 @@ def mainPage() {
childVer
=
childApps
.
first
().
version
()
}
section
(){
def
appHead
=
"<img src=https://raw.githubusercontent.com/sgrayban/ABC-Button/master/apps/Inovelli-Scene-Creator/resources/Inovelli-Scene-App.png
height=100 width=26
> \n${checkForUpdate()}"
def
appHead
=
"<img src=https://raw.githubusercontent.com/sgrayban/ABC-Button/master/apps/Inovelli-Scene-Creator/resources/Inovelli-Scene-App.png> \n${checkForUpdate()}"
paragraph
"<div style='text-align:center'>${appHead}</div>"
}
section
(
"Create a new button device mapping."
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment