From fd3a150717d1be6dd6b37198cc53e427ee2d57b8 Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Sat, 11 Apr 2015 17:35:02 +0800 Subject: [PATCH] Finish URL design --- seahub/templates/base_for_backbone.html | 4 +- seahub/templates/js/templates.html | 15 ++++--- seahub/templates/libraries.html | 8 ++-- seahub/urls.py | 2 +- static/scripts/app/router.js | 54 ++++++++++++------------ static/scripts/app/views/dir.js | 16 +++++-- static/scripts/app/views/group.js | 3 +- static/scripts/app/views/organization.js | 2 +- 8 files changed, 57 insertions(+), 47 deletions(-) diff --git a/seahub/templates/base_for_backbone.html b/seahub/templates/base_for_backbone.html index b0477759ed..cda9cfc45a 100644 --- a/seahub/templates/base_for_backbone.html +++ b/seahub/templates/base_for_backbone.html @@ -47,14 +47,14 @@ {% block nav %}