Skip to content
Snippets Groups Projects
Commit c6b27550 authored by Alfredo Sumaran's avatar Alfredo Sumaran
Browse files

Let User class handle resource loading

parent 4c4d7424
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -88,7 +88,7 @@
#activity.tab-pane.active
.gray-content-block.white.second-block
%div{ class: container_class }
.user-calendar
.user-calendar{data: {url: user_calendar_path}}
%h4.center.light
%i.fa.fa-spinner.fa-spin
.user-calendar-activities
Loading
Loading
@@ -107,6 +107,3 @@
 
.loading-status
= spinner
:javascript
$(".user-calendar").load("#{user_calendar_path}");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment