Bug 1233007 - about:profiles should support the opening a new profiles, r=bkelly

This commit is contained in:
Andrea Marchesini 2015-12-16 14:35:35 +00:00
parent 26ec0ae66f
commit 12a3250b13

View File

@ -36,6 +36,6 @@
<script type="application/javascript" src="chrome://mozapps/content/profile/profileSelection.js"/>
<browser id="browser" src="about:profiles?profileManager" flex="1" />
<browser id="browser" src="about:profiles?manage" flex="1" />
</dialog>