diff options
author | Nim <etienne.loks@peacefrogs.net> | 2012-02-19 04:09:06 +0100 |
---|---|---|
committer | Nim <etienne.loks@peacefrogs.net> | 2012-02-19 04:09:06 +0100 |
commit | b8c357a488da55ec263373e8e831381375904abe (patch) | |
tree | a7bea4dedb582e14293a4765d6aee16ba03b6618 /example_project | |
parent | d619212928d82def5aa826aa1d02e5b24510811f (diff) | |
download | Chimère-b8c357a488da55ec263373e8e831381375904abe.tar.bz2 Chimère-b8c357a488da55ec263373e8e831381375904abe.zip |
Many fixes on chimere jquery JS
Diffstat (limited to 'example_project')
-rwxr-xr-x | example_project/static/icons/marker.png | bin | 0 -> 606 bytes |
-rw-r--r-- | example_project/static/icons/minus.png | bin | 259 -> 0 bytes |
-rw-r--r-- | example_project/static/icons/plus.png | bin | 275 -> 0 bytes |
-rw-r--r-- | example_project/static/icons/zoom.png | bin | 655 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/example_project/static/icons/marker.png b/example_project/static/icons/marker.png Binary files differnew file mode 100755 index 0000000..ccd1913 --- /dev/null +++ b/example_project/static/icons/marker.png diff --git a/example_project/static/icons/minus.png b/example_project/static/icons/minus.png Binary files differdeleted file mode 100644 index a95822f..0000000 --- a/example_project/static/icons/minus.png +++ /dev/null diff --git a/example_project/static/icons/plus.png b/example_project/static/icons/plus.png Binary files differdeleted file mode 100644 index 404a24a..0000000 --- a/example_project/static/icons/plus.png +++ /dev/null diff --git a/example_project/static/icons/zoom.png b/example_project/static/icons/zoom.png Binary files differdeleted file mode 100644 index 3a53680..0000000 --- a/example_project/static/icons/zoom.png +++ /dev/null |