From a0ff7afaf86e15343ff32598b1ffa8051c8c9cb4 Mon Sep 17 00:00:00 2001 From: llj Date: Wed, 30 Nov 2016 15:56:25 +0800 Subject: [PATCH] [mobile] redesigned 'libs list' UI for shared/org/groups/group --- seahub/templates/js/templates.html | 79 +++++++++++++++++++ static/scripts/app/router.js | 13 +++ static/scripts/app/views/group-item.js | 6 +- static/scripts/app/views/group-repo.js | 4 +- static/scripts/app/views/group.js | 4 +- static/scripts/app/views/myhome-repos.js | 5 -- .../scripts/app/views/myhome-shared-repos.js | 4 +- static/scripts/app/views/organization-repo.js | 4 +- static/scripts/app/views/organization.js | 4 +- static/scripts/app/views/shared-repo.js | 4 +- 10 files changed, 114 insertions(+), 13 deletions(-) diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index 6d7737a6e9..4fe24b7f02 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -130,6 +130,25 @@ <%- owner_name %> <% } %> + + + + + + + + +