]> git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add a link to view the fastest capture times on the map_info page.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 16 Jan 2016 22:48:29 +0000 (17:48 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 16 Jan 2016 22:48:29 +0000 (17:48 -0500)
xonstat/templates/map_info.mako

index 6f295402f245203861007b73190b17b392674a61..2d2a14b1b3ede1e016bc35f9e96d93652b22531e 100644 (file)
   % if len(captimes) > 0:
   <div class="row">
     <div class="small-12 large-6 columns">
-      <h5>Best Flag Capture Times</h5>
+      <h5>Best Flag Capture Times <a href="${request.route_url('map_captimes', id=gmap.map_id)}" title="See more flag capture times for ${gmap.name}"><i class="fa fa-plus-circle"></i></a></h5>
       <table class="table-hover table-condensed">
         <thead>
           <tr>