
21 Mar
2012
21 Mar
'12
3:26 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9c53f1f204ab1c7c84710f611b19eb1723d4dd2d https://github.com/phpmyadmin/phpmyadmin/commit/9c53f1f204ab1c7c84710f611b19... Author: Marc Delisle <marc@infomarc.info> Date: 2012-03-21 (Wed, 21 Mar 2012) Changed paths: M js/functions.js M tbl_structure.php Log Message: ----------- The technique to hide elements based on their class did not work if an element has more than one class, which is the case now; so I replaced the class with a more general one and I replaced the jQuery selector.