* Quote builder even more functional :)
This commit is contained in:
@@ -673,8 +673,18 @@
|
||||
//items: [ "just", "testing", "some", "things" ]
|
||||
width: 79
|
||||
height: 4
|
||||
argName: quote
|
||||
}
|
||||
}
|
||||
|
||||
submit: {
|
||||
*: [
|
||||
{
|
||||
value: { quote: null }
|
||||
action: @method:appendQuoteEntry
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user