From 723c2d4bd9575f05b5272a9e2eacb45e1d538af3 Mon Sep 17 00:00:00 2001 From: Seba Gamboa Date: Fri, 25 Sep 2015 10:11:59 -0300 Subject: Headers and functions list --- templates/default/headersroot/html/headers_list.erb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'templates/default/headersroot') diff --git a/templates/default/headersroot/html/headers_list.erb b/templates/default/headersroot/html/headers_list.erb index 1b524aa..7b60084 100644 --- a/templates/default/headersroot/html/headers_list.erb +++ b/templates/default/headersroot/html/headers_list.erb @@ -1 +1,6 @@ -

All headers

+

All headers

+

+ <% headers.each do |header| %> + <%= linkify(header, header.name(true)) %> + <% end %> +

-- cgit v1.2.3