templates/report/backtrace/warning.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 12 Dec 2015 15:55:55 +0100
changeset 79 4ae8bb6f8a96
parent 78 0ebef32c34af
permissions -rw-r--r--
Small config reorganization

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