Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cefin
OLIGAA
Commits
77600215
Commit
77600215
authored
Sep 10, 2018
by
David F.
Browse files
Merge branch '91-lien-pdf-evenements-casses' into 'master'
Resolve "Lien PDF événements cassés" See merge request
CDSA33/OLIGAA!86
parents
6f291569
6c2a9289
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/controllers/calendar_controller.rb
View file @
77600215
...
...
@@ -72,7 +72,7 @@ class CalendarController < ApplicationController
title:
event
.
title
,
start:
event
.
begin_at
.
iso8601
,
end:
event
.
end_at
.
iso8601
,
url:
event_
path
(
event
),
url:
event_
url
(
event
),
color:
event
.
event_type
.
color
}
end
.
to_json
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment