Commit 752e1d8b by jmclaus

Caption have unfocused class as default

parent 497f324d
......@@ -319,6 +319,8 @@ function () {
'tabindex': 0
});
liEl.addClass('unfocused');
container.append(liEl);
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment