Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-01 20:45:20 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-01 20:45:20 +0300
commit3b489ad1d798d640d8d6cddd20d0ed10563d725b (patch)
treeec22380e861f602109f7aff6d462c89074496ace /app/views/users
parent2816a227ae9cbfc017a935988ff0ca1973726ae3 (diff)
Rename attribute from url to href for consistency
Diffstat (limited to 'app/views/users')
-rw-r--r--app/views/users/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 8b88b0ac606..dcee851c95d 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -88,7 +88,7 @@
#activity.tab-pane
.gray-content-block.white.second-block
%div{ class: container_class }
- .user-calendar{data: {url: user_calendar_path}}
+ .user-calendar{data: {href: user_calendar_path}}
%h4.center.light
%i.fa.fa-spinner.fa-spin
.user-calendar-activities