- Timestamp:
- 02/26/11 22:53:41 (2 years ago)
- Files:
-
- 1 modified
-
lang/ruby/citrus/trunk/plugins/http/default.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/citrus/trunk/plugins/http/default.rb
r19622 r38867 87 87 end 88 88 if title.size > 70 89 title = title[/.{0,60}/ ] + "..."89 title = title[/.{0,60}/u] + "..." 90 90 end 91 91
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)