bchellingworth

Slight bug, in functions.js line 89 I […]

bchellingworth PURCHASED
6 years ago
Slight bug, in functions.js line 89 I had to change to $("a[href$='"+navigationItem+"']").tab('show');

Note the adding of the $ and quotes, as per https://www.w3schools.com/jquery/sel_attribute_end_value.asp