<h:commandButtonrendered="#{placeGroupView.canModifyCurrent and placeGroupView.currentMemberUserNotNull}"action="#{placeGroupView.releasePlace()}"value="#{i18n['placegroupview.releasePlace']}"/>
<h:commandButtonrendered="#{placeGroupView.canModifyCurrent and placeGroupView.currentMemberUserNotNull}"action="#{placeGroupView.releasePlace()}"value="#{i18n['placegroupview.releasePlace']}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankName1}"for="bankname1"value="#{i18n['eventorg.bankName1']}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankName1}"for="bankname1"value="#{i18n['eventorg.bankName1']}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankName1}"id="bankname1"value="#{cc.attrs.bill.event.organiser.bankName1}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankName1}"id="bankname1"value="#{cc.attrs.bill.event.organiser.bankName1}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankNumber1}"for="banknumber1"value="#{i18n['eventorg.bankNumber1']}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankNumber1}"for="banknumber1"value="#{i18n['eventorg.bankNumber1']}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankNumber1}"id="banknumber1"value="#{cc.attrs.bill.event.organiser.bankNumber1}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankNumber1}"id="banknumber1"value="#{cc.attrs.bill.event.organiser.bankNumber1}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankName2}"for="bankname2"value="#{i18n['eventorg.bankName2']}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankName2}"for="bankname2"value="#{i18n['eventorg.bankName2']}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankName2}"id="bankname2"value="#{cc.attrs.bill.event.organiser.bankName2}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankName2}"id="bankname2"value="#{cc.attrs.bill.event.organiser.bankName2}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankNumber2}"for="banknumber2"value="#{i18n['eventorg.bankNumber2']}"/>
<h:outputLabelrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankNumber2}"for="banknumber2"value="#{i18n['eventorg.bankNumber2']}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and sessionHandler.isEventBoolProperty('ALLOW_BILLING') and !empty cc.attrs.bill.event.organiser.bankNumber2}"id="banknumber2"value="#{cc.attrs.bill.event.organiser.bankNumber2}"/>
<h:outputTextrendered="#{!cc.attrs.bill.expired and (sessionHandler.isEventBoolProperty('ALLOW_BILLING')) and !empty cc.attrs.bill.event.organiser.bankNumber2}"id="banknumber2"value="#{cc.attrs.bill.event.organiser.bankNumber2}"/>