mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
Move revisions to new ui framework
This commit is contained in:
parent
2042454e77
commit
3c81297fc6
19 changed files with 288 additions and 190 deletions
|
@ -245,6 +245,10 @@ let constants = EmberObject.extend({
|
|||
Settings: 'dicon-settings-gear',
|
||||
Tag: 'dicon-delete-key',
|
||||
TimeBack: 'dicon-time',
|
||||
TriangleSmallUp: 'dicon-small-triangle-up',
|
||||
TriangleSmallDown: 'dicon-small-triangle-down',
|
||||
TriangleSmallLeft: 'dicon-small-triangle-left',
|
||||
TriangleSmallRight: 'dicon-small-triangle-right',
|
||||
Unlocked: 'dicon-unlocked',
|
||||
World: 'dicon-globe',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue