diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/_train_details.html.ep | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep index 26c2eb4..a996128 100644 --- a/templates/_train_details.html.ep +++ b/templates/_train_details.html.ep @@ -328,9 +328,4 @@          </ul>  %     }  %   } -%   if ($icetype and not param('detailed')) { -      <div class="verbose"> -        <a href="<%= url_for->query(detailed => 1) %>">Mehr Details</a> -      </div> -%   }      </div> <!-- mfooter --> | 
