]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
scrollspy: fix wrong activation of all nested links (#20304)
authormr-july <mr_july@mail.ru>
Fri, 23 Dec 2016 06:00:56 +0000 (07:00 +0100)
committerMark Otto <markd.otto@gmail.com>
Fri, 23 Dec 2016 06:00:56 +0000 (22:00 -0800)
commit1d6cdb65b32f918fc497953adf02b60e26ea3fec
tree9a85211439c43e9c925dd054bd272410e6653648
parent69935953413ca0bd96f2d70fe3b6f905ae2141b0
scrollspy: fix wrong activation of all nested links (#20304)

* fix wrong activation of all nested links;
just first level item should be activated

* use template instead of string concatenation
js/src/scrollspy.js