Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: bac7a4a26d1668d9b678674b95f52562122b317b https://github.com/phpmyadmin/phpmyadmin/commit/bac7a4a26d1668d9b678674b95f5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-09-01 (Sun, 09 September 2019) -03:00
Changed paths: A templates/server/privileges/user_properties.twig M libraries/classes/Server/Privileges.php
Log Message: ----------- Extract HTML from user properties view
Extract the HTML from the Server\Privileges::getHtmlForUserProperties method to a Twig template.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev