tao-test/app/taoQtiItem/views/js/qtiXmlRenderer/tpl/tooltip.tpl

1 line
211 B
Smarty

<span data-role="tooltip-target" aria-describedby="{{attributes.aria-describedby}}">{{{body}}}</span><span data-role="tooltip-content" aria-hidden="true" id="{{attributes.aria-describedby}}">{{{content}}}</span>