Changeset 9 for trunk/YamlReference/yeast2html
- Timestamp:
- 05/15/08 15:45:42 (8 months ago)
- Files:
-
- 1 modified
-
trunk/YamlReference/yeast2html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/YamlReference/yeast2html
r6 r9 144 144 } 145 145 push(@$data, [ $class, $text ]); 146 if ($text && $textne '') {146 if ($text ne '') { 147 147 for (my $i = 0; $i < @$has_content; $i++) { 148 148 $has_content->[$i] = 1; … … 401 401 print $output "⇔</span>"; 402 402 } else { 403 $text = "°" unless $text;404 403 print $output "$text</span>"; 405 404 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)