From 12cf89f8b3e900093da1e624271db12cfa9aaf3a Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Thu, 30 Jul 2015 00:00:17 -0700 Subject: [PATCH] order users by login --- .../static/scripts/views/users/content.html | 4 ++-- cmd/drone-server/static/styles/label.css | 12 ++++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/cmd/drone-server/static/scripts/views/users/content.html b/cmd/drone-server/static/scripts/views/users/content.html index d253e678..89d8b941 100644 --- a/cmd/drone-server/static/scripts/views/users/content.html +++ b/cmd/drone-server/static/scripts/views/users/content.html @@ -7,7 +7,7 @@
control_point_duplicate - Get started by adding a user.
Just type the user login (ie octocat) in the text box above.
+ Get started by adding your team members.
Just type the user login (ie octocat) in the text box above.
@@ -26,7 +26,7 @@