Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bansalakhil committed May 19, 2014
1 parent 72af459 commit eb9844a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ Initially the engine is designed to work only on the mount point but you can now
</div>
<div id = "create_event_dialog" class="dialog" style ="display:none;"></div>
<div id = "event_desc_dialog" class="dialog" style ="display:none;"></div>
<script type = 'javascript'>
$('.calendar').fullCalendar(full_calendar_options);
</script>
```

- The `create_event_dialog` is the container for the dialog form.
Expand Down

0 comments on commit eb9844a

Please sign in to comment.