diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-02 14:37:26 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-02 14:37:26 -0800 |
| commit | d5a231225d3b4f1fe6a08f350b93b6410b2d1914 (patch) | |
| tree | a136fcaef5eaee44bd138a9dd3aac93f7c268a1e /modules/scheduler/views/admin_schedule.html.php | |
| parent | 19fee6b5e4ceb8a5f90cafe4ad770856ece108ef (diff) | |
Move the scheduler module to the -contrib repository for this release.
Diffstat (limited to 'modules/scheduler/views/admin_schedule.html.php')
| -rw-r--r-- | modules/scheduler/views/admin_schedule.html.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/scheduler/views/admin_schedule.html.php b/modules/scheduler/views/admin_schedule.html.php deleted file mode 100644 index 3d45dc53..00000000 --- a/modules/scheduler/views/admin_schedule.html.php +++ /dev/null @@ -1,11 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> -<style> -#g-define-schedule fieldset fieldset li { - margin-right: .5em; -} - -#g-schedule-time { - width: 40px !important; -} -</style> -<?= $form ?> |
