Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 428874e25ee9e6dada3fd1a54a4aa9f02f42d641
https://github.com/gatein/gatein-portal/commit/428874e25ee9e6dada3fd1a54a...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortalForm.java
Log Message:
-----------
GTNPORTAL-3195: when creating a new portal, display the skins and templates in
alphnumeric order. This is due to the storage of these elements being an unordered set
which can change based on the jvm used.