RC
This commit is contained in:
@@ -7,9 +7,11 @@ ui-dropdown class='left basic labeled top left pointing icon select-number' acti
|
||||
' and
|
||||
.ui.input.select-number= input type='number' value=upper_bound_candidate enter=(action 'set_filter')
|
||||
if error
|
||||
// .flash-message {{error}}
|
||||
br
|
||||
.ui.pointing.red.basic.label {{error}}
|
||||
.item
|
||||
ui-checkbox class='item' checked=inclusive label='inclusive' onChange=(action 'toggle_inclusive' option)
|
||||
|
||||
.divider
|
||||
.options-container
|
||||
button.ui.mini.secondary.button{action 'clear_filters'}= t 'Clear'
|
||||
|
||||
Reference in New Issue
Block a user