Changeset - d9aac160c873
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2011-02-05 23:49:00
ohnobinki@ohnopublishing.net
Don't hide the Saturday column by default for people without crawler data (using the default college).
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
input.php
Show inline comments
 
@@ -139,7 +139,7 @@ if (!empty($_REQUEST['selectschool'])
 
	  <col />
 
	  <col />
 
	  <col />
 
	  <col class="saturday collapsed" />
 
	  <col class="saturday<?php if (school_has_auto($inputPage->get_school())) echo ' collapsed';?>" />
 
	  <col />
 
	  <col />
 
	</colgroup>
0 comments (0 inline, 0 general)