Use a popover to show how to use the build reproduction script
This commit is contained in:
@ -492,4 +492,11 @@ BLOCK makeLazyTab %]
|
||||
[% END;
|
||||
|
||||
|
||||
BLOCK makePopover %]
|
||||
<div class="btn btn-info pull-right hydra-popover" data-toggle="popover" data-placement="left" data-html="true" [% HTML.attributes('data-content' => content) %]>
|
||||
[% title %]
|
||||
</div>
|
||||
[% END;
|
||||
|
||||
|
||||
%]
|
||||
|
Reference in New Issue
Block a user