diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-06-28 18:12:41 -0400 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-06-28 18:12:41 -0400 |
commit | 29792a9858484266952a53268e4fd0dd29b2f4a5 (patch) | |
tree | bad977e423a6d1193d362295611fe4472c2373af | |
parent | 1dd01c7ff9685995b4bc9de0ceeb7856086c3f40 (diff) | |
download | elgg-29792a9858484266952a53268e4fd0dd29b2f4a5.tar.gz elgg-29792a9858484266952a53268e4fd0dd29b2f4a5.tar.bz2 |
moved the code into the base directory so that it is easier to work with
-rw-r--r-- | CHANGES.txt (renamed from trunk/CHANGES.txt) | 0 | ||||
-rw-r--r-- | CONTRIBUTIONS.txt (renamed from trunk/CONTRIBUTIONS.txt) | 0 | ||||
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | README.txt (renamed from trunk/README.txt) | 0 | ||||
-rw-r--r-- | actions/add_to_group.php (renamed from trunk/actions/add_to_group.php) | 0 | ||||
-rw-r--r-- | actions/addtocalendar.php (renamed from trunk/actions/addtocalendar.php) | 0 | ||||
-rw-r--r-- | actions/killrequest.php (renamed from trunk/actions/killrequest.php) | 0 | ||||
-rw-r--r-- | actions/manage.php (renamed from trunk/actions/manage.php) | 0 | ||||
-rw-r--r-- | actions/remove_from_group.php (renamed from trunk/actions/remove_from_group.php) | 0 | ||||
-rw-r--r-- | actions/request_personal_calendar.php (renamed from trunk/actions/request_personal_calendar.php) | 0 | ||||
-rw-r--r-- | actions/toggle_personal_calendar.php (renamed from trunk/actions/toggle_personal_calendar.php) | 0 | ||||
-rw-r--r-- | datepicker.css (renamed from trunk/datepicker.css) | 0 | ||||
-rw-r--r-- | delete_confirm.php (renamed from trunk/delete_confirm.php) | 0 | ||||
-rw-r--r-- | display_event_users.php (renamed from trunk/display_event_users.php) | 0 | ||||
-rw-r--r-- | flora.datepicker.css (renamed from trunk/flora.datepicker.css) | 0 | ||||
-rw-r--r-- | images/calendar.gif (renamed from trunk/images/calendar.gif) | bin | 269 -> 269 bytes | |||
-rw-r--r-- | images/event_icon.gif (renamed from trunk/images/event_icon.gif) | bin | 1254 -> 1254 bytes | |||
-rw-r--r-- | images/event_icon_old.gif (renamed from trunk/images/event_icon_old.gif) | bin | 1531 -> 1531 bytes | |||
-rw-r--r-- | images/river_icon_event.gif (renamed from trunk/images/river_icon_event.gif) | bin | 586 -> 586 bytes | |||
-rw-r--r-- | languages/en.php (renamed from trunk/languages/en.php) | 0 | ||||
-rw-r--r-- | languages/es.php (renamed from trunk/languages/es.php) | 0 | ||||
-rw-r--r-- | languages/fr.php (renamed from trunk/languages/fr.php) | 0 | ||||
-rw-r--r-- | manage_event.php (renamed from trunk/manage_event.php) | 0 | ||||
-rw-r--r-- | manifest.xml (renamed from trunk/manifest.xml) | 0 | ||||
-rw-r--r-- | models/model.php (renamed from trunk/models/model.php) | 0 | ||||
-rw-r--r-- | pages/review_requests.php (renamed from trunk/pages/review_requests.php) | 0 | ||||
-rw-r--r-- | show_event.php (renamed from trunk/show_event.php) | 0 | ||||
-rw-r--r-- | show_events.php (renamed from trunk/show_events.php) | 0 | ||||
-rw-r--r-- | start.php (renamed from trunk/start.php) | 0 | ||||
-rw-r--r-- | ui.core.min.js (renamed from trunk/ui.core.min.js) | 0 | ||||
-rw-r--r-- | ui.datepicker.css (renamed from trunk/ui.datepicker.css) | 0 | ||||
-rw-r--r-- | ui.datepicker.js (renamed from trunk/ui.datepicker.js) | 0 | ||||
-rw-r--r-- | ui.datepicker.min.js (renamed from trunk/ui.datepicker.min.js) | 0 | ||||
-rw-r--r-- | ui.datepicker.packed.js (renamed from trunk/ui.datepicker.packed.js) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/agenda_footer.php (renamed from trunk/views/default/event_calendar/agenda_footer.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/agenda_header.php (renamed from trunk/views/default/event_calendar/agenda_header.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/agenda_item_view.php (renamed from trunk/views/default/event_calendar/agenda_item_view.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/agenda_view.php (renamed from trunk/views/default/event_calendar/agenda_view.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/calendar.php (renamed from trunk/views/default/event_calendar/calendar.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/css.php (renamed from trunk/views/default/event_calendar/css.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/entities/entity_list.php (renamed from trunk/views/default/event_calendar/entities/entity_list.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/entities/gallery.php (renamed from trunk/views/default/event_calendar/entities/gallery.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/entities/gallery_item.php (renamed from trunk/views/default/event_calendar/entities/gallery_item.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/forms/add_to_group.php (renamed from trunk/views/default/event_calendar/forms/add_to_group.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/forms/delete_confirm.php (renamed from trunk/views/default/event_calendar/forms/delete_confirm.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/forms/manage_event.php (renamed from trunk/views/default/event_calendar/forms/manage_event.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/forms/manage_event_content.php (renamed from trunk/views/default/event_calendar/forms/manage_event_content.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/groupprofile_calendar.php (renamed from trunk/views/default/event_calendar/groupprofile_calendar.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/input/longtext.php (renamed from trunk/views/default/event_calendar/input/longtext.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/metatags.php (renamed from trunk/views/default/event_calendar/metatags.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/nav.php (renamed from trunk/views/default/event_calendar/nav.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/paged_footer.php (renamed from trunk/views/default/event_calendar/paged_footer.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/paged_header.php (renamed from trunk/views/default/event_calendar/paged_header.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/paged_item_view.php (renamed from trunk/views/default/event_calendar/paged_item_view.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/paged_view.php (renamed from trunk/views/default/event_calendar/paged_view.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/personal_toggle_js.php (renamed from trunk/views/default/event_calendar/personal_toggle_js.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/region_select.php (renamed from trunk/views/default/event_calendar/region_select.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/review_requests.php (renamed from trunk/views/default/event_calendar/review_requests.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/show_events.php (renamed from trunk/views/default/event_calendar/show_events.php) | 0 | ||||
-rw-r--r-- | views/default/event_calendar/strapline.php (renamed from trunk/views/default/event_calendar/strapline.php) | 0 | ||||
-rw-r--r-- | views/default/icon/object/event_calendar/small.php (renamed from trunk/views/default/icon/object/event_calendar/small.php) | 0 | ||||
-rw-r--r-- | views/default/input/datepicker_inline.php (renamed from trunk/views/default/input/datepicker_inline.php) | 0 | ||||
-rw-r--r-- | views/default/input/datepicker_popup.php (renamed from trunk/views/default/input/datepicker_popup.php) | 0 | ||||
-rw-r--r-- | views/default/input/timepicker.php (renamed from trunk/views/default/input/timepicker.php) | 0 | ||||
-rw-r--r-- | views/default/object/event_calendar.php (renamed from trunk/views/default/object/event_calendar.php) | 0 | ||||
-rw-r--r-- | views/default/river/object/event_calendar/create.php (renamed from trunk/views/default/river/object/event_calendar/create.php) | 0 | ||||
-rw-r--r-- | views/default/river/object/event_calendar/update.php (renamed from trunk/views/default/river/object/event_calendar/update.php) | 0 | ||||
-rw-r--r-- | views/default/settings/event_calendar/edit.php (renamed from trunk/views/default/settings/event_calendar/edit.php) | 0 | ||||
-rw-r--r-- | views/default/widgets/event_calendar/edit.php (renamed from trunk/views/default/widgets/event_calendar/edit.php) | 0 | ||||
-rw-r--r-- | views/default/widgets/event_calendar/view.php (renamed from trunk/views/default/widgets/event_calendar/view.php) | 0 | ||||
-rw-r--r-- | views/rss/event_calendar/show_events.php (renamed from trunk/views/rss/event_calendar/show_events.php) | 0 | ||||
-rw-r--r-- | views/rss/object/event_calendar.php (renamed from trunk/views/rss/object/event_calendar.php) | 0 |
72 files changed, 0 insertions, 1 deletions
diff --git a/trunk/CHANGES.txt b/CHANGES.txt index 0a484cebe..0a484cebe 100644 --- a/trunk/CHANGES.txt +++ b/CHANGES.txt diff --git a/trunk/CONTRIBUTIONS.txt b/CONTRIBUTIONS.txt index edadc2407..edadc2407 100644 --- a/trunk/CONTRIBUTIONS.txt +++ b/CONTRIBUTIONS.txt diff --git a/README b/README deleted file mode 100644 index c518a539d..000000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -I'm adding this plugin to github to make it easier to share development with others.
\ No newline at end of file diff --git a/trunk/README.txt b/README.txt index 3cb68ee3b..3cb68ee3b 100644 --- a/trunk/README.txt +++ b/README.txt diff --git a/trunk/actions/add_to_group.php b/actions/add_to_group.php index b8c18ebb0..b8c18ebb0 100644 --- a/trunk/actions/add_to_group.php +++ b/actions/add_to_group.php diff --git a/trunk/actions/addtocalendar.php b/actions/addtocalendar.php index cb83aab88..cb83aab88 100644 --- a/trunk/actions/addtocalendar.php +++ b/actions/addtocalendar.php diff --git a/trunk/actions/killrequest.php b/actions/killrequest.php index 66257230c..66257230c 100644 --- a/trunk/actions/killrequest.php +++ b/actions/killrequest.php diff --git a/trunk/actions/manage.php b/actions/manage.php index 5acf5c279..5acf5c279 100644 --- a/trunk/actions/manage.php +++ b/actions/manage.php diff --git a/trunk/actions/remove_from_group.php b/actions/remove_from_group.php index 4a7185245..4a7185245 100644 --- a/trunk/actions/remove_from_group.php +++ b/actions/remove_from_group.php diff --git a/trunk/actions/request_personal_calendar.php b/actions/request_personal_calendar.php index 4160326a6..4160326a6 100644 --- a/trunk/actions/request_personal_calendar.php +++ b/actions/request_personal_calendar.php diff --git a/trunk/actions/toggle_personal_calendar.php b/actions/toggle_personal_calendar.php index f36b5836f..f36b5836f 100644 --- a/trunk/actions/toggle_personal_calendar.php +++ b/actions/toggle_personal_calendar.php diff --git a/trunk/datepicker.css b/datepicker.css index 64f486908..64f486908 100644 --- a/trunk/datepicker.css +++ b/datepicker.css diff --git a/trunk/delete_confirm.php b/delete_confirm.php index 81bcd9118..81bcd9118 100644 --- a/trunk/delete_confirm.php +++ b/delete_confirm.php diff --git a/trunk/display_event_users.php b/display_event_users.php index c5d06cd8f..c5d06cd8f 100644 --- a/trunk/display_event_users.php +++ b/display_event_users.php diff --git a/trunk/flora.datepicker.css b/flora.datepicker.css index 20c3dabb3..20c3dabb3 100644 --- a/trunk/flora.datepicker.css +++ b/flora.datepicker.css diff --git a/trunk/images/calendar.gif b/images/calendar.gif Binary files differindex d0abaa7c0..d0abaa7c0 100644 --- a/trunk/images/calendar.gif +++ b/images/calendar.gif diff --git a/trunk/images/event_icon.gif b/images/event_icon.gif Binary files differindex a0ac7da52..a0ac7da52 100644 --- a/trunk/images/event_icon.gif +++ b/images/event_icon.gif diff --git a/trunk/images/event_icon_old.gif b/images/event_icon_old.gif Binary files differindex 154d5af09..154d5af09 100644 --- a/trunk/images/event_icon_old.gif +++ b/images/event_icon_old.gif diff --git a/trunk/images/river_icon_event.gif b/images/river_icon_event.gif Binary files differindex d02e5395a..d02e5395a 100644 --- a/trunk/images/river_icon_event.gif +++ b/images/river_icon_event.gif diff --git a/trunk/languages/en.php b/languages/en.php index 785b7392c..785b7392c 100644 --- a/trunk/languages/en.php +++ b/languages/en.php diff --git a/trunk/languages/es.php b/languages/es.php index 1eefff2a3..1eefff2a3 100644 --- a/trunk/languages/es.php +++ b/languages/es.php diff --git a/trunk/languages/fr.php b/languages/fr.php index 876a53ecb..876a53ecb 100644 --- a/trunk/languages/fr.php +++ b/languages/fr.php diff --git a/trunk/manage_event.php b/manage_event.php index 0464a31df..0464a31df 100644 --- a/trunk/manage_event.php +++ b/manage_event.php diff --git a/trunk/manifest.xml b/manifest.xml index c3ce812c1..c3ce812c1 100644 --- a/trunk/manifest.xml +++ b/manifest.xml diff --git a/trunk/models/model.php b/models/model.php index 04a168e55..04a168e55 100644 --- a/trunk/models/model.php +++ b/models/model.php diff --git a/trunk/pages/review_requests.php b/pages/review_requests.php index fc6c3726a..fc6c3726a 100644 --- a/trunk/pages/review_requests.php +++ b/pages/review_requests.php diff --git a/trunk/show_event.php b/show_event.php index f2869c36d..f2869c36d 100644 --- a/trunk/show_event.php +++ b/show_event.php diff --git a/trunk/show_events.php b/show_events.php index 4d8f09702..4d8f09702 100644 --- a/trunk/show_events.php +++ b/show_events.php diff --git a/trunk/start.php b/start.php index d12f56848..d12f56848 100644 --- a/trunk/start.php +++ b/start.php diff --git a/trunk/ui.core.min.js b/ui.core.min.js index b2352c67f..b2352c67f 100644 --- a/trunk/ui.core.min.js +++ b/ui.core.min.js diff --git a/trunk/ui.datepicker.css b/ui.datepicker.css index 567f8c97b..567f8c97b 100644 --- a/trunk/ui.datepicker.css +++ b/ui.datepicker.css diff --git a/trunk/ui.datepicker.js b/ui.datepicker.js index 009582c7d..009582c7d 100644 --- a/trunk/ui.datepicker.js +++ b/ui.datepicker.js diff --git a/trunk/ui.datepicker.min.js b/ui.datepicker.min.js index 155949aad..155949aad 100644 --- a/trunk/ui.datepicker.min.js +++ b/ui.datepicker.min.js diff --git a/trunk/ui.datepicker.packed.js b/ui.datepicker.packed.js index 919cade2d..919cade2d 100644 --- a/trunk/ui.datepicker.packed.js +++ b/ui.datepicker.packed.js diff --git a/trunk/views/default/event_calendar/agenda_footer.php b/views/default/event_calendar/agenda_footer.php index 8749ebe08..8749ebe08 100644 --- a/trunk/views/default/event_calendar/agenda_footer.php +++ b/views/default/event_calendar/agenda_footer.php diff --git a/trunk/views/default/event_calendar/agenda_header.php b/views/default/event_calendar/agenda_header.php index 712dbed8d..712dbed8d 100644 --- a/trunk/views/default/event_calendar/agenda_header.php +++ b/views/default/event_calendar/agenda_header.php diff --git a/trunk/views/default/event_calendar/agenda_item_view.php b/views/default/event_calendar/agenda_item_view.php index 727b559ec..727b559ec 100644 --- a/trunk/views/default/event_calendar/agenda_item_view.php +++ b/views/default/event_calendar/agenda_item_view.php diff --git a/trunk/views/default/event_calendar/agenda_view.php b/views/default/event_calendar/agenda_view.php index bb693def0..bb693def0 100644 --- a/trunk/views/default/event_calendar/agenda_view.php +++ b/views/default/event_calendar/agenda_view.php diff --git a/trunk/views/default/event_calendar/calendar.php b/views/default/event_calendar/calendar.php index ebf4aa589..ebf4aa589 100644 --- a/trunk/views/default/event_calendar/calendar.php +++ b/views/default/event_calendar/calendar.php diff --git a/trunk/views/default/event_calendar/css.php b/views/default/event_calendar/css.php index 359fd1e13..359fd1e13 100644 --- a/trunk/views/default/event_calendar/css.php +++ b/views/default/event_calendar/css.php diff --git a/trunk/views/default/event_calendar/entities/entity_list.php b/views/default/event_calendar/entities/entity_list.php index 84c2c0b7d..84c2c0b7d 100644 --- a/trunk/views/default/event_calendar/entities/entity_list.php +++ b/views/default/event_calendar/entities/entity_list.php diff --git a/trunk/views/default/event_calendar/entities/gallery.php b/views/default/event_calendar/entities/gallery.php index a12dfa84a..a12dfa84a 100644 --- a/trunk/views/default/event_calendar/entities/gallery.php +++ b/views/default/event_calendar/entities/gallery.php diff --git a/trunk/views/default/event_calendar/entities/gallery_item.php b/views/default/event_calendar/entities/gallery_item.php index eb67cc772..eb67cc772 100644 --- a/trunk/views/default/event_calendar/entities/gallery_item.php +++ b/views/default/event_calendar/entities/gallery_item.php diff --git a/trunk/views/default/event_calendar/forms/add_to_group.php b/views/default/event_calendar/forms/add_to_group.php index fc77495e1..fc77495e1 100644 --- a/trunk/views/default/event_calendar/forms/add_to_group.php +++ b/views/default/event_calendar/forms/add_to_group.php diff --git a/trunk/views/default/event_calendar/forms/delete_confirm.php b/views/default/event_calendar/forms/delete_confirm.php index 37134e695..37134e695 100644 --- a/trunk/views/default/event_calendar/forms/delete_confirm.php +++ b/views/default/event_calendar/forms/delete_confirm.php diff --git a/trunk/views/default/event_calendar/forms/manage_event.php b/views/default/event_calendar/forms/manage_event.php index 35b9dba71..35b9dba71 100644 --- a/trunk/views/default/event_calendar/forms/manage_event.php +++ b/views/default/event_calendar/forms/manage_event.php diff --git a/trunk/views/default/event_calendar/forms/manage_event_content.php b/views/default/event_calendar/forms/manage_event_content.php index 59498e861..59498e861 100644 --- a/trunk/views/default/event_calendar/forms/manage_event_content.php +++ b/views/default/event_calendar/forms/manage_event_content.php diff --git a/trunk/views/default/event_calendar/groupprofile_calendar.php b/views/default/event_calendar/groupprofile_calendar.php index 175098e0c..175098e0c 100644 --- a/trunk/views/default/event_calendar/groupprofile_calendar.php +++ b/views/default/event_calendar/groupprofile_calendar.php diff --git a/trunk/views/default/event_calendar/input/longtext.php b/views/default/event_calendar/input/longtext.php index 86b0f3fc4..86b0f3fc4 100644 --- a/trunk/views/default/event_calendar/input/longtext.php +++ b/views/default/event_calendar/input/longtext.php diff --git a/trunk/views/default/event_calendar/metatags.php b/views/default/event_calendar/metatags.php index 8375ef118..8375ef118 100644 --- a/trunk/views/default/event_calendar/metatags.php +++ b/views/default/event_calendar/metatags.php diff --git a/trunk/views/default/event_calendar/nav.php b/views/default/event_calendar/nav.php index ceedfd485..ceedfd485 100644 --- a/trunk/views/default/event_calendar/nav.php +++ b/views/default/event_calendar/nav.php diff --git a/trunk/views/default/event_calendar/paged_footer.php b/views/default/event_calendar/paged_footer.php index 954769104..954769104 100644 --- a/trunk/views/default/event_calendar/paged_footer.php +++ b/views/default/event_calendar/paged_footer.php diff --git a/trunk/views/default/event_calendar/paged_header.php b/views/default/event_calendar/paged_header.php index 5f4b8e59c..5f4b8e59c 100644 --- a/trunk/views/default/event_calendar/paged_header.php +++ b/views/default/event_calendar/paged_header.php diff --git a/trunk/views/default/event_calendar/paged_item_view.php b/views/default/event_calendar/paged_item_view.php index 77c8bed4e..77c8bed4e 100644 --- a/trunk/views/default/event_calendar/paged_item_view.php +++ b/views/default/event_calendar/paged_item_view.php diff --git a/trunk/views/default/event_calendar/paged_view.php b/views/default/event_calendar/paged_view.php index 7c2ea2eaa..7c2ea2eaa 100644 --- a/trunk/views/default/event_calendar/paged_view.php +++ b/views/default/event_calendar/paged_view.php diff --git a/trunk/views/default/event_calendar/personal_toggle_js.php b/views/default/event_calendar/personal_toggle_js.php index c0611e45c..c0611e45c 100644 --- a/trunk/views/default/event_calendar/personal_toggle_js.php +++ b/views/default/event_calendar/personal_toggle_js.php diff --git a/trunk/views/default/event_calendar/region_select.php b/views/default/event_calendar/region_select.php index 81407b27d..81407b27d 100644 --- a/trunk/views/default/event_calendar/region_select.php +++ b/views/default/event_calendar/region_select.php diff --git a/trunk/views/default/event_calendar/review_requests.php b/views/default/event_calendar/review_requests.php index e1866a32b..e1866a32b 100644 --- a/trunk/views/default/event_calendar/review_requests.php +++ b/views/default/event_calendar/review_requests.php diff --git a/trunk/views/default/event_calendar/show_events.php b/views/default/event_calendar/show_events.php index 31771f43d..31771f43d 100644 --- a/trunk/views/default/event_calendar/show_events.php +++ b/views/default/event_calendar/show_events.php diff --git a/trunk/views/default/event_calendar/strapline.php b/views/default/event_calendar/strapline.php index 15c7c98d9..15c7c98d9 100644 --- a/trunk/views/default/event_calendar/strapline.php +++ b/views/default/event_calendar/strapline.php diff --git a/trunk/views/default/icon/object/event_calendar/small.php b/views/default/icon/object/event_calendar/small.php index d30d14453..d30d14453 100644 --- a/trunk/views/default/icon/object/event_calendar/small.php +++ b/views/default/icon/object/event_calendar/small.php diff --git a/trunk/views/default/input/datepicker_inline.php b/views/default/input/datepicker_inline.php index 560074a2d..560074a2d 100644 --- a/trunk/views/default/input/datepicker_inline.php +++ b/views/default/input/datepicker_inline.php diff --git a/trunk/views/default/input/datepicker_popup.php b/views/default/input/datepicker_popup.php index 8e1120ce7..8e1120ce7 100644 --- a/trunk/views/default/input/datepicker_popup.php +++ b/views/default/input/datepicker_popup.php diff --git a/trunk/views/default/input/timepicker.php b/views/default/input/timepicker.php index 35fa5ac98..35fa5ac98 100644 --- a/trunk/views/default/input/timepicker.php +++ b/views/default/input/timepicker.php diff --git a/trunk/views/default/object/event_calendar.php b/views/default/object/event_calendar.php index 70560bd2d..70560bd2d 100644 --- a/trunk/views/default/object/event_calendar.php +++ b/views/default/object/event_calendar.php diff --git a/trunk/views/default/river/object/event_calendar/create.php b/views/default/river/object/event_calendar/create.php index f144ca610..f144ca610 100644 --- a/trunk/views/default/river/object/event_calendar/create.php +++ b/views/default/river/object/event_calendar/create.php diff --git a/trunk/views/default/river/object/event_calendar/update.php b/views/default/river/object/event_calendar/update.php index 5a5d376b1..5a5d376b1 100644 --- a/trunk/views/default/river/object/event_calendar/update.php +++ b/views/default/river/object/event_calendar/update.php diff --git a/trunk/views/default/settings/event_calendar/edit.php b/views/default/settings/event_calendar/edit.php index 429a85b26..429a85b26 100644 --- a/trunk/views/default/settings/event_calendar/edit.php +++ b/views/default/settings/event_calendar/edit.php diff --git a/trunk/views/default/widgets/event_calendar/edit.php b/views/default/widgets/event_calendar/edit.php index 716920c8a..716920c8a 100644 --- a/trunk/views/default/widgets/event_calendar/edit.php +++ b/views/default/widgets/event_calendar/edit.php diff --git a/trunk/views/default/widgets/event_calendar/view.php b/views/default/widgets/event_calendar/view.php index 12fff6d60..12fff6d60 100644 --- a/trunk/views/default/widgets/event_calendar/view.php +++ b/views/default/widgets/event_calendar/view.php diff --git a/trunk/views/rss/event_calendar/show_events.php b/views/rss/event_calendar/show_events.php index 0b2fe5b70..0b2fe5b70 100644 --- a/trunk/views/rss/event_calendar/show_events.php +++ b/views/rss/event_calendar/show_events.php diff --git a/trunk/views/rss/object/event_calendar.php b/views/rss/object/event_calendar.php index 92f6fcc14..92f6fcc14 100644 --- a/trunk/views/rss/object/event_calendar.php +++ b/views/rss/object/event_calendar.php |