mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
parent
99a5418dba
commit
8baad7e2f0
22 changed files with 229 additions and 102 deletions
|
@ -228,6 +228,7 @@ let constants = EmberObject.extend({
|
|||
Delete: 'dicon-bin',
|
||||
Edit: 'dicon-pen-2',
|
||||
Email: 'dicon-email',
|
||||
Expand: 'dicon-enlarge',
|
||||
Export: 'dicon-data-upload',
|
||||
Export2: 'dicon-upload',
|
||||
Filter: 'dicon-sort-tool',
|
||||
|
@ -254,6 +255,7 @@ let constants = EmberObject.extend({
|
|||
Send: 'dicon-send',
|
||||
Settings: 'dicon-settings-gear',
|
||||
Share: 'dicon-network-connection',
|
||||
Sort: 'dicon-alpha-order',
|
||||
Split: 'dicon-split-37',
|
||||
Tag: 'dicon-delete-key',
|
||||
Tick: 'dicon-check',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue