aboutsummaryrefslogtreecommitdiffstats
path: root/interface/js/lib/jquery.stickytabs.min.js
Commit message (Collapse)AuthorAgeFilesLines
* [WebUI] Add URL fragments (#) supportmoisseev2019-05-121-0/+9
for tab switching - Show the correct tab when the page is loaded if there is a hash in the URL. - Changing the hash in the URL when the tab is changed. - Change the tab when the hash changes in the URL (back / forward buttons).