Fixed bug #3367993 - Missing "Generate Password" button
This commit is contained in:
@@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
|
||||
- bug #3353811 [interface] Info message has "error" class
|
||||
- bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL
|
||||
- remove version number in /setup
|
||||
- bug #3367993 [usability] Missing "Generate Password" button
|
||||
|
||||
3.4.3.1 (2011-07-02)
|
||||
- [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-5
|
||||
|
@@ -489,6 +489,7 @@ $(document).ready(function() {
|
||||
}
|
||||
});
|
||||
|
||||
displayPasswordGenerateButton();
|
||||
}, 'top.frame_content'); //end $(document).ready()
|
||||
|
||||
/**#@- */
|
||||
|
Reference in New Issue
Block a user