Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webodf/ViewerJS
/ leaveBlankOut
Function
leaveBlankOut
viewer.js:524–527 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
522
}
523
524
function
leaveBlankOut() {
525
blanked.style.display =
'none'
;
526
toggleToolbars();
527
}
528
529
function
setButtonClickHandler(buttonId, handler) {
530
var
button = document.getElementById(buttonId);
Callers
2
Viewer
Function · 0.85
init
Function · 0.85
Calls
1
toggleToolbars
Function · 0.85
Tested by
no test coverage detected