Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Issue forks
fullcalendar_view-3183913
Commits
3021e8b9
Commit
3021e8b9
authored
May 29, 2020
by
Mingsong Hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add destination to the event adding link
parent
8eedda15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
js/fullcalendar_view.js
js/fullcalendar_view.js
+2
-1
No files found.
js/fullcalendar_view.js
View file @
3021e8b9
...
...
@@ -328,7 +328,8 @@
"
?start=
"
+
slotDate
+
"
&start_field=
"
+
viewSettings
.
startField
,
viewSettings
.
startField
+
"
&destination=
"
+
window
.
location
.
pathname
,
"
_blank
"
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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