问题
I am migrating from Drupal 6 to Drupal 7 and had a Java script related issue which got resolved . Now i am able to see the pages without the error i used to see earlier. The screen shows the firebug view of the page post the dropdown change and javascript run. The Firebug shows the value of the project ID it acquired but the table shows blank. This is the method in php and this is the table theme used for displaying the table seen in the screenshot. All this was visible in Drupal 6 but i am unsure as to what additional changes need to be done for Drupal 7. This is the Javascript file used in the entire page for the functionality. Would like to have your views as to what is missing in the Drupal 7 version of my customization.
Thanks A
来源:https://stackoverflow.com/questions/9264892/drupal-7-table-theme-unable-to-display-values-seen-in-firebug