Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 603: | Rivi 603: | ||
} | } | ||
} | } | ||
if ( typeof memo.info != 'undefined' ) { | |||
memo.titleEl.append( ' <button style="padding: 0 0.25em; font-size: 13px; margin-bottom: 3px;" type="button" class="btn btn-secondary btn-info" data-toggle="tooltip" data-placement="top" title="' + memo.info + '">i</button>' ); | |||
jQuery( '[data-toggle="tooltip"]' ).tooltip(); | |||
} | |||
} | } | ||
if (memo.graphType == 'trend') { | if (memo.graphType == 'trend') { | ||


