Files @ 63da13bd33d5
Branch filter:

Location: SlatePermutate/styles/ie.css - annotation

binki
Fix PHP strict warnings due to using Schedule::url() as both static and object method.

Introduce Schedule::my_url() as an object method and convert Schedule::url() into a static method.
1
2
3
#content {
  border: 1px solid #999;
}