Difference between revisions of "User:Evanjohnman/vector.js"
Evanjohnman (talk | contribs) m |
Evanjohnman (talk | contribs) m |
||
Line 1: | Line 1: | ||
onload = function(){ | onload = function(){ | ||
document.getElementById('p-cactions-label').style.display = 'none' | document.getElementById('p-cactions-label').style.display = 'none' | ||
− | |||
− | |||
} | } |
Revision as of 21:19, 29 November 2016
onload = function(){ document.getElementById('p-cactions-label').style.display = 'none' }