Przeglądaj źródła

Update tripal_chado.module

Bradford Condon 6 lat temu
rodzic
commit
fad08a5ebe
1 zmienionych plików z 1 dodań i 0 usunięć
  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',