|
@@ -74,7 +74,7 @@ function tripal_chado_views_menu() {
|
|
|
$items['admin/tripal/storage/chado/views-integration/edit/%'] = array(
|
|
|
'title' => 'Edit Views Integration',
|
|
|
'page callback' => 'drupal_get_form',
|
|
|
- 'page arguments' => array('tripal_chado_views_integration_form', 4),
|
|
|
+ 'page arguments' => array('tripal_chado_views_integration_form', 6),
|
|
|
'access arguments' => array('manage tripal_views_integration'),
|
|
|
'type' => MENU_CALLBACK,
|
|
|
);
|