[phpmyadmin/phpmyadmin] 6b08a7: Refactor table secondary tabs tamplate

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6b08a7c326c92fd1844ba2ee025755d1806ec580 https://github.com/phpmyadmin/phpmyadmin/commit/6b08a7c326c92fd1844ba2ee0257... Author: Leonardo Strozzi <laps15@inf.ufpr.br> Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M libraries/classes/Controllers/Table/TableRelationController.php M libraries/classes/Controllers/Table/TableStructureController.php A templates/table/page_with_secondary_tabs.twig M templates/table/relation/common_form.twig R templates/table/secondary_tabs.twig M templates/table/structure/display_structure.twig M templates/table/structure/display_table_stats.twig Log Message: ----------- Refactor table secondary tabs tamplate Implements inheritance on relation and structure templates Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br> Commit: 1079140280f1956015ee8834679cc0a71e839646 https://github.com/phpmyadmin/phpmyadmin/commit/1079140280f1956015ee8834679c... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M libraries/classes/Controllers/Table/TableRelationController.php M libraries/classes/Controllers/Table/TableStructureController.php A templates/table/page_with_secondary_tabs.twig M templates/table/relation/common_form.twig R templates/table/secondary_tabs.twig M templates/table/structure/display_structure.twig M templates/table/structure/display_table_stats.twig Log Message: ----------- Merge pull request #14483 from laps15/inheritance Refactor table secondary tabs tamplate Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c2c5bfc67047...1079140280f1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Maurício Meneghini Fauth