Skip to content

Commit

Permalink
Merge pull request #42 from SU-SWS/depts
Browse files Browse the repository at this point in the history
depts
  • Loading branch information
boznik authored Dec 14, 2016
2 parents aaceb9b + 8d722a3 commit bcf7908
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ function stanford_news_extras_views_views_default_views() {
$handler->display->display_options['fields']['edit_node']['table'] = 'views_entity_node';
$handler->display->display_options['fields']['edit_node']['field'] = 'edit_node';
$handler->display->display_options['fields']['edit_node']['label'] = '';
$handler->display->display_options['fields']['edit_node']['exclude'] = TRUE;
$handler->display->display_options['fields']['edit_node']['element_label_colon'] = FALSE;
$handler->display->display_options['fields']['edit_node']['element_wrapper_type'] = 'div';
$handler->display->display_options['fields']['edit_node']['element_wrapper_class'] = 'edit-link';
Expand Down

0 comments on commit bcf7908

Please sign in to comment.