claudyus / LXC-Web-Panel

LXC Web Panel improved for lxc 1.0+
http://claudyus.github.io/LXC-Web-Panel/
Other
221 stars 68 forks source link

Switch at Clone container doesn't contain documentation #110

Open CosmicTwinky opened 8 years ago

CosmicTwinky commented 8 years ago

herro

I just wanted to clone a container and found out that at the corresponding page, there's a switch(ON/OFF) button that's undocumented. The DOM contains traces of what probably should've been there: data-on-label="<small>Snapshot</small>" data-off-label="<small>&nbsp;&nbsp;&nbsp;Classic&nbsp;&nbsp;&nbsp;</small>"

Below is the code actually being ran: <span class="switch-left">ON</span><label>&nbsp;</label><span class="switch-right">OFF</span>