Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: dcaeb652b07fe6704897c6a4d444302b2a24e483 https://github.com/phpmyadmin/phpmyadmin/commit/dcaeb652b07fe6704897c6a4d444... Author: Mike Lewis mike@mplew.is Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M js/functions.js
Log Message: ----------- Also submit inline SQL form when pressing the command key on macOS
Allows for the natural macOS key combination to submit a form (command + enter) to be used in addition to the Windows combination (control + enter)
Signed-off-by: Mike Lewis mike@mplew.is