UI updates - new user menu, updated about and profile screen and more (#723)
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
{% else %}
|
||||
{% set columns = {
|
||||
'name': 'alwaysVisible',
|
||||
'customer': '',
|
||||
'customer': 'hidden-xs',
|
||||
'comment': 'hidden-xs hidden-sm',
|
||||
'budget': 'hidden-xs',
|
||||
'visible': 'hidden-xs',
|
||||
'visible': '',
|
||||
'actions': 'alwaysVisible',
|
||||
} %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user