Ver Fonte

Update tripal_chado.module

Bradford Condon há 6 anos atrás
pai
commit
fad08a5ebe
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      tripal_chado/tripal_chado.module

+ 1 - 0
tripal_chado/tripal_chado.module

@@ -701,6 +701,7 @@ function tripal_chado_menu() {
     'file' => 'includes/tripal_chado.db.inc',
     'file path' => drupal_get_path('module', 'tripal_chado'),
     'type' => MENU_NORMAL_ITEM,
+    'weight' => 7,
   );
   $items['admin/tripal/loaders/chado_db/edit/%'] = array(
     'title' => 'Edit a Database Reference',