" type="radio" checked="checked"/>
|
" type="radio" onclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","convokeActiveEditInReport", vigilancy.getIdInternal(), "false", "none")%>" ondblclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","convokeActiveEditInReport", vigilancy.getIdInternal(), "false", "none")%>"/>
|
" type="radio" onclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","convokeActiveEditInReport", vigilancy.getIdInternal(), "true", "none")%>" ondblclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","convokeActiveEditInReport", vigilancy.getIdInternal(), "true", "none")%>"/>
|
" type="radio" checked="checked"/> |
" type="radio" checked="checked"/> |
" type="radio" onclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "ATTENDED")%>" ondblclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "ATTENDED")%>"/> |
" type="radio" checked="checked"/> |
" type="radio" onclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "NOT_ATTENDED")%>" ondblclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "NOT_ATTENDED")%>"/> |
" type="radio" checked="checked"/> |
" type="radio" onclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "DISMISSED")%>" ondblclick="<%= String.format("submitForm(this.form, {method: '%s', oid: '%s', bool: '%s', participationType: '%s'});","changeConvokeStatusInReport", vigilancy.getIdInternal(), "", "DISMISSED")%>"/> |