Changeset 369 for trunk


Ignore:
Timestamp:
Jun 14, 2007, 10:49:30 AM (16 years ago)
Author:
Peter Johansson
Message:

'../' row in file summary table now spans over all columns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Directory.cc

    r356 r369  
    193193    if (level_){
    194194      os << "<tr class=\"light\">\n";
    195       os << "<td class=\"directory\" colspan=\"6\">";
     195      os << "<td class=\"directory\" colspan=\"7\">";
    196196      os << anchor("../index.html", "../");
    197197      os << "</td>\n</tr>\n";
Note: See TracChangeset for help on using the changeset viewer.