Roll-back of #310144: Still needs some work.

merge-requests/26/head
Angie Byron 2008-10-24 07:14:51 +00:00
parent 88ed5dced2
commit de8ff4adb0
1 changed files with 1 additions and 3 deletions

View File

@ -1245,9 +1245,7 @@ function theme_submenu($links) {
* - "data": The localized title of the table column.
* - "field": The database field represented in the table column (required if
* user is to be able to sort on this column).
* - "sort": A default sort order for this column ("asc" or "desc"). This
* depends on tablesort_sql() appending sort data when forming queries
* before being passed to theme_table().
* - "sort": A default sort order for this column ("asc" or "desc").
* - Any HTML attributes, such as "colspan", to apply to the column header cell.
* @param $rows
* An array of table rows. Every row is an array of cells, or an associative