|
@@ -216,8 +216,8 @@ function tripal_views_views_pre_render(&$view) {
|
|
*/
|
|
*/
|
|
|
|
|
|
function tripal_views_views_data() {
|
|
function tripal_views_views_data() {
|
|
-dpm("Hi");
|
|
+
|
|
- // Make sure all chado tables are integrated
|
|
+ // Make sure all chado tables are integrated
|
|
tripal_views_integrate_all_chado_tables();
|
|
tripal_views_integrate_all_chado_tables();
|
|
|
|
|
|
// Define Global Fields
|
|
// Define Global Fields
|