mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Commented out the line in application.rb which loads iCal.rb.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@20 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
ce14b8f77d
commit
008d850f13
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
require_dependency "login_system"
|
||||
require_dependency "redcloth"
|
||||
require_dependency "iCal"
|
||||
# require_dependency "iCal"
|
||||
require 'date'
|
||||
|
||||
$delete_img = "<img src=\"/images/delete.png\" width=\"10\" height=\"10\" border=\"0\" />"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue