Skip to content

Ajax popup

Rafael Reggiani Manzo requested to merge ajax_popup into master

After loading all the procedures to our test server (143.107.45.126:30113/) it was clear that loading all the data would become a performance issue.

This solves the issue by loading only the data that is required.

Merge request reports