| | |
| | | |
| | | @if(language==1){ |
| | | <div class="row" style="margin-left: 2%;"> |
| | | <input hidden id="language" value="${language}"> |
| | | |
| | | <div class="col-sm-3"> |
| | | <input id="activityId" value="${activityId}" type="hidden"> |
| | | <div class="ibox float-e-margins"> |
| | |
| | | @} |
| | | @if(language==2){ |
| | | <div class="row" style="margin-left: 2%;"> |
| | | <input hidden id="language" value="${language}"> |
| | | |
| | | <div class="col-sm-3"> |
| | | <input id="activityId" value="${activityId}" type="hidden"> |
| | | <div class="ibox float-e-margins"> |
| | |
| | | @} |
| | | @if(language==3){ |
| | | <div class="row" style="margin-left: 2%;"> |
| | | <input hidden id="language" value="${language}"> |
| | | |
| | | <div class="col-sm-3"> |
| | | <input id="activityId" value="${activityId}" type="hidden"> |
| | | <div class="ibox float-e-margins"> |