Changeset 2892
- Timestamp:
- 12/08/07 23:54:14 (4 years ago)
- Files:
-
- 1 modified
-
platform/tdiary-plugins/day2section/day2section.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary-plugins/day2section/day2section.rb
r2886 r2892 7 7 # Distributed under the GPL 8 8 # 9 add_ header_proc do9 add_footer_proc do 10 10 if @mode == 'day' 11 11 <<-SCRIPT 12 12 <script type="text/javascript"> 13 window.onload = function() { 14 if(location.hash == "") { 15 location.replace(location.href + "#p01"); 16 } 13 if(location.hash == "") { 14 location.replace(location.href + "#p01"); 17 15 } 18 16 </script>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)