mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
page toolbar
This commit is contained in:
parent
836b7f3fb4
commit
13a879a89b
11 changed files with 213 additions and 224 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="widget-list-picker">
|
||||
<ul class="options">
|
||||
<ul class="options" style="{{{styleCss}}}">
|
||||
{{#each items as |item|}}
|
||||
<li class="option {{if item.selected 'selected'}}" {{action 'onToggle' item}}>
|
||||
<div class="text text-truncate">{{get item nameField}}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue