From 1e2a249c537ba4b0eb4b07b855511dec20d45c88 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 3 May 2016 20:25:35 -0700 Subject: Show action icons --- util/tmpl/term-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/tmpl/term-list.html') diff --git a/util/tmpl/term-list.html b/util/tmpl/term-list.html index 6206f323..9199092c 100644 --- a/util/tmpl/term-list.html +++ b/util/tmpl/term-list.html @@ -1,5 +1,5 @@ {{> header.html}} {{#each defs}} -{{> term.html}} +{{> term.html root=../root}} {{/each}} {{> footer.html}} -- cgit v1.2.3