From 12d48e3ee2191e41f0da94af1a324afa02c3434f Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Fri, 29 Mar 2013 19:19:41 -0400 Subject: [PATCH 1/1] Add map_id to map_index template. --- xonstat/templates/map_index.mako | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xonstat/templates/map_index.mako b/xonstat/templates/map_index.mako index cd90904..d6fd85e 100644 --- a/xonstat/templates/map_index.mako +++ b/xonstat/templates/map_index.mako @@ -23,11 +23,13 @@ Map Index + % for map in maps: + -- 2.39.2
ID Name Added
${map.map_id} ${map.name} ${map.fuzzy_date()}