فهرست منبع

Adjusted Tripal Views to refer to old materialized views as Legacy MViews and to not include newer Schema API vies in the list of Legacy views

Stephen Ficklin 13 سال پیش
والد
کامیت
d0475de3a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tripal_views/tripal_views_integration.inc

+ 1 - 1
tripal_views/tripal_views_integration.inc

@@ -65,7 +65,7 @@ function tripal_views_description_page() {
  */
 function tripal_views_integration_setup_list(){
 
-   $header = array('', 'Drupal Views Type Name', 'Table Name', 'Is Mview', 'Priority', 'Comment','');
+   $header = array('', 'Drupal Views Type Name', 'Table Name', 'Legacy Mview', 'Priority', 'Comment','');
    $rows = array();
 
    // get the list of materialized views