Created
December 4, 2018 05:47
-
-
Save kudarisenmon/8c324215a17dee82e6ed14eeb393b1a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| garoon.events.on('schedule.event.detail.show', function(event) { | |
| alert('予定詳細画面を開きました'); | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment