1
0
Fork 0
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:
sauls8t 2018-12-20 13:05:22 +00:00
parent 2042454e77
commit 3c81297fc6
19 changed files with 288 additions and 190 deletions

View file

@ -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',
},