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