williaster commented on a change in pull request #4528: Dashboard Builder v2
URL: 
https://github.com/apache/incubator-superset/pull/4528#discussion_r198680609
 
 

 ##########
 File path: superset/views/core.py
 ##########
 @@ -518,9 +518,10 @@ class SliceAsync(SliceModelView):  # noqa
 
 class SliceAddView(SliceModelView):  # noqa
     list_columns = [
-        'id', 'slice_name', 'slice_link', 'viz_type',
-        'datasource_link', 'owners', 'modified', 'changed_on']
-    show_columns = list(set(SliceModelView.edit_columns + list_columns))
 
 Review comment:
   looks like here 
https://github.com/apache/incubator-superset/pull/4849/files#diff-ac978615a4f22c4fad4d01f39e1d4595L522

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to