Make this version work again

pull/913/head
Till Breuer 11 years ago
parent de4b3e800a
commit 89f7038154
  1. 2
      app/assets/javascripts/angular/services/timeline_loader_service.js

@ -37,7 +37,7 @@
// │ OpenProject timelines module. │ // │ OpenProject timelines module. │
// ╰───────────────────────────────────────────────────────────────╯ // ╰───────────────────────────────────────────────────────────────╯
timelinesApp.service('TimelineLoaderService', ['ProjectType', function(ProjectType) { timelinesApp.service('TimelineLoaderService', [function() {
/** /**
* QueueingLoader * QueueingLoader

Loading…
Cancel
Save