You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/12/05 18:50:09 UTC

[3/4] git commit: updated refs/heads/master to 74e33dc

Merge pull request #937 from autotraderuk/sec-group-sorting

CLOUDSTACK-8976 - Sorting of security groupsSimple change to sort the security groups in alphabetical order within the instance creation wizard.
This makes it much easier to find a security group when the user is presented with a long list.

* pr/937:
  Sorting of security groups

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1056f3cb
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1056f3cb
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1056f3cb

Branch: refs/heads/master
Commit: 1056f3cb9bc820c929358fb3178bb05e6dd5223a
Parents: 2093c33 ff7a5bb
Author: Remi Bergsma <gi...@remi.nl>
Authored: Fri Dec 4 20:21:18 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Fri Dec 4 20:21:18 2015 +0100

----------------------------------------------------------------------
 ui/scripts/instanceWizard.js | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1056f3cb/ui/scripts/instanceWizard.js
----------------------------------------------------------------------