
11 Dec
2022
11 Dec
'22
10:21 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b3e40101ee3ca3eb5565b55c55cc8938be0b6a2e https://github.com/phpmyadmin/phpmyadmin/commit/b3e40101ee3ca3eb5565b55c55cc... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-12-11 (Sun, 12 December 2022) -03:00 Changed paths: M js/src/database/operations.js M js/src/modules/common.js M js/src/modules/functions.js M js/src/sql.js M js/src/table/operations.js M js/src/table/relation.js Log Message: ----------- Remove callback param from CommonActions.refreshMain() This removes the dependency on AJAX in common.js file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>