Remove 'number' column for Customers grid by default
This commit is contained in:
parent
8d6ecc3ec7
commit
13bba63382
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ class CustomersView(MasterView):
|
|||
|
||||
grid_columns = [
|
||||
'id',
|
||||
'number',
|
||||
'name',
|
||||
'phone',
|
||||
'email',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue