Extract central columns actions from index method
commit765059def425808380e75a33b43d33a89a84593f
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Fri, 22 May 2020 20:15:15 +0000 (22 17:15 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Fri, 22 May 2020 20:15:15 +0000 (22 17:15 -0300)
tree7054f67c9df746a3933de6f75c921b459c57ae60
parent7b5ed8634a872f1791bff219e28f8032d7a47012
Extract central columns actions from index method

Extracts the /table/structure/central-columns-add and
/table/structure/central-columns-remove routes from the /table/structure
route.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
js/table/structure.js
libraries/classes/Controllers/Table/StructureController.php
libraries/routes.php