Closed (fixed)
Project:
Station
Version:
6.x-2.x-dev
Component:
Schedule
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 03:24 UTC
Updated:
23 Jul 2010 at 04:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettI put that in my template.php.
Thoughts, anyone?
Worth modifying the actual version? I can roll a patch later if need be.
Comment #2
tim.plunkettbump. i'll roll a patch for the module tomorrow.
Comment #3
refreshingapathy commentedThanks. Ping me on IRC if you need testing.
Comment #4
tim.plunkettInstead of calling
theme('station_hour_range', $start, $finish)like I suggested originally, I just used a variable.Also, there are some weird things going on alternating between single and double quotes throughout the module. I just made it match the above line.
Comment #5
refreshingapathy commentedPatched against the current dev and it works like a charm.
Comment #6
tim.plunkettCommitted to HEAD! Yes!
Comment #7
drewish commentednice one.