templates/report/backtrace/warning.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 12 Dec 2015 15:58:05 +0100
changeset 81 29e378724e62
parent 78 0ebef32c34af
permissions -rw-r--r--
Remove unused includes

%= tag a => (href => "#", class => "text-danger", "data-toggle" => "tooltip", "data-original-title" => $tooltip_text) => begin
  %= tag span => (class => "glyphicon glyphicon-warning-sign") => ""
% end