Update list-update code to decrease package size
Updates the solution for automatic update of "Municipios" option's list on "Estado" OnChange event to decrease response package size in order to save network bandwidth. For this it creates a special view containing only the list, instead of using the default "create" page
Showing
- src/main/java/br/ufpr/c3sl/estacaojuventude/web/OrgaoExecutorController.java 1 addition, 1 deletion...pr/c3sl/estacaojuventude/web/OrgaoExecutorController.java
- src/main/webapp/WEB-INF/views/municipios/selectmunicipios.jspx 9 additions, 0 deletions...ain/webapp/WEB-INF/views/municipios/selectmunicipios.jspx
- src/main/webapp/WEB-INF/views/municipios/views.xml 3 additions, 0 deletionssrc/main/webapp/WEB-INF/views/municipios/views.xml
Loading
Please register or sign in to comment