]> source.dussan.org Git - rspamd.git/commit
[WebUI] Add URL fragments (#) support 2897/head
authormoisseev <moiseev@mezonplus.ru>
Sun, 12 May 2019 10:00:47 +0000 (13:00 +0300)
committermoisseev <moiseev@mezonplus.ru>
Sun, 12 May 2019 10:00:47 +0000 (13:00 +0300)
commit47a86a5406b52e3379aac3f21cb9338313bda973
treec7d2b6b6f137fffb0e6b168550c30932e361d0bb
parent7482bf1ce76169463c01e32ce60154e27a74ec78
[WebUI] Add URL fragments (#) support

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).
interface/index.html
interface/js/app/rspamd.js
interface/js/lib/jquery.stickytabs.min.js [new file with mode: 0644]
interface/js/main.js