diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2015-07-13 22:38:20 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-13 22:41:06 -0700 |
| commit | ec4459b6185b17e9d3b30d1d92ee0e3dec5cab84 (patch) | |
| tree | 0ee522c18b30e09d2412213c9d02b25e1761a07e /rt/share/static | |
| parent | 0fbae9c4af311df60b9eee23240fc0a5ffa102a6 (diff) | |
fix calendar images, RT#34237, RT#13852
Diffstat (limited to 'rt/share/static')
| -rw-r--r-- | rt/share/static/images/created.png | bin | 0 -> 994 bytes |
| -rw-r--r-- | rt/share/static/images/created_due.png | bin | 0 -> 997 bytes |
| -rw-r--r-- | rt/share/static/images/due.png | bin | 0 -> 936 bytes |
| -rw-r--r-- | rt/share/static/images/reminder.png | bin | 0 -> 921 bytes |
| -rw-r--r-- | rt/share/static/images/resolved.png | bin | 0 -> 229 bytes |
| -rw-r--r-- | rt/share/static/images/started.png | bin | 0 -> 934 bytes |
| -rw-r--r-- | rt/share/static/images/starts.png | bin | 0 -> 935 bytes |
| -rw-r--r-- | rt/share/static/images/starts_due.png | bin | 0 -> 173 bytes |
| -rw-r--r-- | rt/share/static/images/updated.png | bin | 0 -> 191 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/rt/share/static/images/created.png b/rt/share/static/images/created.png Binary files differnew file mode 100644 index 000000000..4d5eeb9ea --- /dev/null +++ b/rt/share/static/images/created.png diff --git a/rt/share/static/images/created_due.png b/rt/share/static/images/created_due.png Binary files differnew file mode 100644 index 000000000..52dfc96f0 --- /dev/null +++ b/rt/share/static/images/created_due.png diff --git a/rt/share/static/images/due.png b/rt/share/static/images/due.png Binary files differnew file mode 100644 index 000000000..30a3aff8a --- /dev/null +++ b/rt/share/static/images/due.png diff --git a/rt/share/static/images/reminder.png b/rt/share/static/images/reminder.png Binary files differnew file mode 100644 index 000000000..4370b6902 --- /dev/null +++ b/rt/share/static/images/reminder.png diff --git a/rt/share/static/images/resolved.png b/rt/share/static/images/resolved.png Binary files differnew file mode 100644 index 000000000..09db36d5a --- /dev/null +++ b/rt/share/static/images/resolved.png diff --git a/rt/share/static/images/started.png b/rt/share/static/images/started.png Binary files differnew file mode 100644 index 000000000..e177addea --- /dev/null +++ b/rt/share/static/images/started.png diff --git a/rt/share/static/images/starts.png b/rt/share/static/images/starts.png Binary files differnew file mode 100644 index 000000000..88064ba50 --- /dev/null +++ b/rt/share/static/images/starts.png diff --git a/rt/share/static/images/starts_due.png b/rt/share/static/images/starts_due.png Binary files differnew file mode 100644 index 000000000..16a4de46f --- /dev/null +++ b/rt/share/static/images/starts_due.png diff --git a/rt/share/static/images/updated.png b/rt/share/static/images/updated.png Binary files differnew file mode 100644 index 000000000..680e79a54 --- /dev/null +++ b/rt/share/static/images/updated.png |
