aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/images
diff options
context:
space:
mode:
authorAlban Peignier2012-06-07 13:39:35 +0200
committerAlban Peignier2012-06-07 13:39:35 +0200
commit7c0ae629a2ea0079c8b5efbd4c41b6ca661eae91 (patch)
tree26195fe0d4eb8e77a89a9dadaf25626fc3f7fc50 /app/assets/images
parent1d72c64b77c20d0d3b0bf4b05c40ba99a97493bd (diff)
downloadchouette-core-7c0ae629a2ea0079c8b5efbd4c41b6ca661eae91.tar.bz2
Add support for Exports. Refs #41
Diffstat (limited to 'app/assets/images')
-rw-r--r--app/assets/images/download-small.pngbin0 -> 343 bytes
-rw-r--r--app/assets/images/export-completed.pngbin0 -> 3170 bytes
-rw-r--r--app/assets/images/export-failed.pngbin0 -> 3144 bytes
-rw-r--r--app/assets/images/export-pending.pngbin0 -> 3129 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/app/assets/images/download-small.png b/app/assets/images/download-small.png
new file mode 100644
index 000000000..6ffb8e642
--- /dev/null
+++ b/app/assets/images/download-small.png
Binary files differ
diff --git a/app/assets/images/export-completed.png b/app/assets/images/export-completed.png
new file mode 100644
index 000000000..a76d76b13
--- /dev/null
+++ b/app/assets/images/export-completed.png
Binary files differ
diff --git a/app/assets/images/export-failed.png b/app/assets/images/export-failed.png
new file mode 100644
index 000000000..f13b19234
--- /dev/null
+++ b/app/assets/images/export-failed.png
Binary files differ
diff --git a/app/assets/images/export-pending.png b/app/assets/images/export-pending.png
new file mode 100644
index 000000000..1e50e36ac
--- /dev/null
+++ b/app/assets/images/export-pending.png
Binary files differ