vmware-archive / webcommander

Powerful, flexible, intuitive and most importantly simple. That is what a real automation solution should be. No matter how complicated the task is, we'd like to turn it into a single click. Is that possible? Not without webcommander :)
MIT License
165 stars 47 forks source link

Question : Remove the hyperlink to see the code #155

Closed bvi1998 closed 7 years ago

bvi1998 commented 8 years ago

Hi, Can you tell me how to remove the hyperlink to the script at the top of WebCommander? I like to see the script name and directory, but do not want to allow anyone to open it. Thanks!

9whirls commented 8 years ago

Remove line 84 - 86 https://github.com/vmware/webcommander/blob/master/www/webCmd.xsl#L84

bvi1998 commented 8 years ago

this did not work... it's 84-86?

9whirls commented 8 years ago

Yes, it is. The link should not work anymore. We basically removed the href parameter from it.