<!-- Enable only when needed: h:commandButton action="#{testView.sendMultibuggageSpam}" value="MULTIUSERSPAM" onclick="return confirm('SPAMSPAMSPAMS?!');" / -->
<h:commandButtonaction="#{testView.resetMenu()}"value="Reset to newui menu"onclick="return confirm('THIS WILL RESET ALL MODIFICATIONS TO DEFAULT MENU!!\n Are you really sure?!');"/>
<h:commandButtonaction="#{testView.resetMenu()}"value="Reset to newui menu"onclick="return confirm('THIS WILL RESET ALL MODIFICATIONS TO DEFAULT MENU!!\n Are you really sure?!');"/>
<h:commandButtonaction="#{testView.resetOldMenu()}"value="Reset to old menu"onclick="return confirm('THIS WILL RESET ALL MODIFICATIONS TO DEFAULT MENU!!\n Are you really sure?!');"/>
<h:commandButtonaction="#{testView.resetOldMenu()}"value="Reset to old menu"onclick="return confirm('THIS WILL RESET ALL MODIFICATIONS TO DEFAULT MENU!!\n Are you really sure?!');"/>