commit | eca3044e33befc84784391b5a23b48685b394dac | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Nov 18 20:33:54 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Nov 18 20:33:54 2014 +0000 |
tree | 467914662ff8bb3522469c59836030021912107e | |
parent | 89ebc694728b9aefce2bab71fcc5b0bef73c43cc [diff] [blame] |
New Suggestion module
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index ac376e3..0f55866 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep
@@ -62,6 +62,7 @@ % if (stash('test_port')) { <button type="submit" name="action" value="inspect"><i class="fa fa-code"></i></button> % }; + <i onclick="hint.popUp()" class="fa fa-arrow-circle-down show-hint"></i> </div> <% if ($location) { %><%== $location %><% } %> with