syncthing/gui/default
norgeous 78120bd989 Use Bootstrap tooltips instead of plain title attributes
By using data-original-title the tooltips live update without reapplying the
js code, such as .tooltip('fixTitle') each time the content changes. This
method also works well with angular expressions:

    data-original-title="{{'Download Rate' | translate}}"

This example provides a bootstrap tooltip saying 'Download Rate' that changes
automatically when the language is updated.
2016-03-16 14:55:29 +00:00
..
assets Use Bootstrap tooltips instead of plain title attributes 2016-03-16 14:55:29 +00:00
syncthing Use Bootstrap tooltips instead of plain title attributes 2016-03-16 14:55:29 +00:00
vendor Add folder label in addition to ID (fixes #966) 2016-03-11 09:48:46 +00:00
index.html Use Bootstrap tooltips instead of plain title attributes 2016-03-16 14:55:29 +00:00
modal.html Add support for themes (fixes #1925) 2016-01-10 17:57:27 +00:00