docs: changes to sdk page and script for toggles
Change-Id: Idef0c6099885cada3a4866ed7b5ec5b6f5078e39
This commit is contained in:
@@ -1065,6 +1065,7 @@ function toggleExpandable(link,id) {
|
||||
|
||||
function hideExpandable(ids) {
|
||||
$(ids).slideUp();
|
||||
$(ids).prev('h4').find('a.expandable').removeClass('expanded');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user