Fixed bug #3367993 - Missing "Generate Password" button

This commit is contained in:
Rouslan Placella
2011-07-15 16:32:18 +01:00
parent 40d7c3b8ba
commit 3ec3c7ee17
2 changed files with 2 additions and 0 deletions

View File

@@ -489,6 +489,7 @@ $(document).ready(function() {
}
});
displayPasswordGenerateButton();
}, 'top.frame_content'); //end $(document).ready()
/**#@- */