substitution cannot be a string?
This commit is contained in:
+6
-6
@@ -105,12 +105,12 @@ number:
|
|||||||
min_value: 0 # keep at 0
|
min_value: 0 # keep at 0
|
||||||
max_value: ${nr_of_pages}
|
max_value: ${nr_of_pages}
|
||||||
step: 1
|
step: 1
|
||||||
# on_value:
|
on_value:
|
||||||
# then:
|
then:
|
||||||
# - script.execute: update_all
|
- script.execute: update_all
|
||||||
# - globals.set:
|
- globals.set:
|
||||||
# id: actual_page
|
id: actual_page
|
||||||
# value: !lambda 'return x;'
|
value: !lambda 'return x;'
|
||||||
|
|
||||||
script:
|
script:
|
||||||
######################
|
######################
|
||||||
|
|||||||
Reference in New Issue
Block a user