1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00

Allow sorting of search results and space contents

Closes #187

Sort search results and space contents by Name, Created or Revised.
This commit is contained in:
McMatts 2019-03-13 11:40:36 +00:00
parent 0985dbf5b6
commit 1d00f8ac6e
19 changed files with 1182 additions and 807 deletions

View file

@ -353,6 +353,7 @@ let constants = EmberObject.extend({
Send: 'Send',
Share: 'Share',
SignIn: 'Sign In',
Sort: 'Sort',
Unassigned: 'Unassigned',
Update: 'Update',
Upload: 'Upload',