Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Refactor fullcalendar integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Apr 18, 2016
1 parent 537f5f1 commit 65b8d8c
Show file tree
Hide file tree
Showing 5 changed files with 442 additions and 330 deletions.
3 changes: 2 additions & 1 deletion onegov/town/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@ def get_fullcalendar_asset():
yield 'moment.de.js'
yield 'fullcalendar.js'
yield 'fullcalendar.de.js'
yield 'fullcalendar_custom.js'
yield 'reservationcalendar.js'
yield 'reservationcalendar_custom.js'


@TownApp.webasset('check_contrast')
Expand Down
300 changes: 0 additions & 300 deletions onegov/town/assets/js/fullcalendar_custom.js

This file was deleted.

Loading

0 comments on commit 65b8d8c

Please sign in to comment.