[phpmyadmin/phpmyadmin] 5272c3: Replace form-control with form-select

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5272c32c1c0730da199c24a2b35d9e33d8e8daef https://github.com/phpmyadmin/phpmyadmin/commit/5272c32c1c0730da199c24a2b35d... Author: Sergio Lacaci <juersio@gmail.com> Date: 2022-09-21 (Wed, 09 September 2022) +02:00 Changed paths: M templates/columns_definitions/column_definitions_form.twig M templates/database/operations/index.twig M templates/sql/query.twig M templates/table/operations/index.twig Log Message: ----------- Replace form-control with form-select Signed-off-by: Sergio Lacaci <juersio@gmail.com> Commit: 4f95a862116bbe51154c9f1e66b9f845688c3c3e https://github.com/phpmyadmin/phpmyadmin/commit/4f95a862116bbe51154c9f1e66b9... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-09-21 (Wed, 09 September 2022) -03:00 Changed paths: M templates/columns_definitions/column_definitions_form.twig M templates/database/operations/index.twig M templates/sql/query.twig M templates/table/operations/index.twig Log Message: ----------- Merge pull request #17733 from serjlc/serjlc_QA_5_2 Replace form-control with form-select Replaced form-control with form-select, which was causing select lists to not properly display (wrong size, down arrow missing). Fix #17728 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: e9bc74b33afc67d21c19e10f73c6f2b19e65f07b https://github.com/phpmyadmin/phpmyadmin/commit/e9bc74b33afc67d21c19e10f73c6... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-09-21 (Wed, 09 September 2022) -03:00 Changed paths: M templates/columns_definitions/column_definitions_form.twig M templates/database/operations/index.twig M templates/sql/query.twig M templates/table/operations/index.twig Log Message: ----------- Merge branch 'QA_5_2' Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Sergio Lacaci