commit | 0669f2ff72e38717a04136ba454df43c84805536 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu May 28 20:27:09 2015 +0200 |
committer | Akron <nils@diewald-online.de> | Thu May 28 20:27:09 2015 +0200 |
tree | ea06fbaf83985ccf316791c77f90ab80147480bd | |
parent | b1e49c8e2765d0e37ae64d966a4294c52b104af7 [diff] [blame] |
Finalized flags
diff --git a/templates/match.html.ep b/templates/match.html.ep index 627adbc..f3b5474 100644 --- a/templates/match.html.ep +++ b/templates/match.html.ep
@@ -9,6 +9,7 @@ id="<%= $id %>"\ <% if (current_route eq 'match') { %> class="active"<% } =%>> <div> + <div class="flag"></div> %# --- Snippet <div class="snippet<%= $match->{startMore} ? ' startMore' : '' %><%= $match->{endMore} ? ' endMore' : '' %>"><%== $match->{snippet} %></div> </div>