Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ hideUploadImg
Function
hideUploadImg
static/wangEditor/js/wangEditor.js:5310–5314 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5308
5309
// 隐藏上传图片
5310
function
hideUploadImg() {
5311
$tabContainer.remove();
5312
$uploadContent.remove();
5313
$linkContent.addClass(
'selected'
);
5314
}
5315
5316
// 隐藏网络图片
5317
function
hideLinkImg() {
Callers
1
wangEditor.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected