Parcourir la source

Update tripal_chado.module

Bradford Condon il y a 6 ans
Parent
commit
fad08a5ebe
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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',