mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
Replaced Material Icons & Boostrap with custom UI framework
This commit is contained in:
parent
d0f0a12f2d
commit
61c648a7ac
75 changed files with 116 additions and 1445 deletions
|
@ -273,6 +273,7 @@ let constants = EmberObject.extend({
|
|||
Authenticate: 'Authenticate',
|
||||
Cancel: 'Cancel',
|
||||
Close: 'Close',
|
||||
Copy: 'Copy',
|
||||
Delete: 'Delete',
|
||||
Export: 'Export',
|
||||
File: 'File',
|
||||
|
@ -281,6 +282,7 @@ let constants = EmberObject.extend({
|
|||
Join: 'Join',
|
||||
Leave: 'Leave',
|
||||
Next: 'Next',
|
||||
Publish: 'Publish',
|
||||
Remove: 'Remove',
|
||||
Reset: 'Reset',
|
||||
Restore: 'Restore',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue