Better permissions. Ability to sort the meeting results. Other clean up.
This commit is contained in:
@@ -62,6 +62,7 @@ let idaa_local_data_struct: key_val = {
|
||||
qry__enabled: 'enabled', // all, disabled, enabled
|
||||
qry__hidden: 'not_hidden', // all, hidden, not_hidden
|
||||
qry__limit: 150,
|
||||
qry__order_by_li: {'priority': 'DESC', 'sort': 'DESC', 'updated_on': 'DESC', 'created_on': 'DESC', 'name': 'ASC'},
|
||||
qry__offset: 0,
|
||||
|
||||
qry__fulltext_str: null,
|
||||
|
||||
Reference in New Issue
Block a user