From 13cb2a89b42d2f72ba21ef9736cd69dda6dbb154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20M=C3=BCller?= Date: Wed, 23 Jul 2014 21:39:50 +0200 Subject: [PATCH] chore(views): use ng-href instead of href for better dynamic href handling --- server/app/views/login.html | 2 +- server/app/views/repo.html | 8 ++++---- server/app/views/repo_edit.html | 6 +++--- server/app/views/repo_list.html | 2 +- server/app/views/users.html | 2 +- server/app/views/users_edit.html | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/server/app/views/login.html b/server/app/views/login.html index 8105d39cc..b4d90b6b8 100644 --- a/server/app/views/login.html +++ b/server/app/views/login.html @@ -10,7 +10,7 @@ minor modifications to the style that only apply to this view
diff --git a/server/app/views/repo.html b/server/app/views/repo.html index d6fc4d5a1..6d8a37ed9 100644 --- a/server/app/views/repo.html +++ b/server/app/views/repo.html @@ -1,6 +1,6 @@