@ -0,0 +1 @@
rvm ree@galm
@ -1,6 +1,12 @@
<% title "Load List" %>
<table class="listing" cellspacing="0">
<tr>
<col class="load_number" />
<col class="date"/>
<col />
<th>Number</th>
<th>End Date</th>
<th>Start Point</th>
@ -34,6 +34,11 @@
width: 2em;
text-align: right;
}
.listing .load_number {
width: 4em;
padding-right: 0.25em;
.listing .name {
width: 6em;