MCPcopy Create free account
hub / github.com/Milkyroad/SCiPNET / btnShow

Function btnShow

public/src/js/utils.js:53–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53function btnShow() {
54 $d.find(".listClass li").css("opacity", "")
55 $d.find(".listClass li").css("pointer-events", "auto")
56 isBtnHide = false
57}
58
59function addDot() {
60 var dot = 0;

Callers 11

script.jsFile · 0.90
replyFunction · 0.90
lockoutProcessFunFunction · 0.90
resetPasswordFunction · 0.90
whoamiFunction · 0.90
accessFunction · 0.90
checkBarLoadedFunction · 0.90
checkLinkLoadedFunction · 0.90
registerProcessFunction · 0.90
loginProcessFunction · 0.90
editFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected