summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2014-11-11 14:40:55 +0200
committerLV-426 <lv-426@taproot.org.il>2014-11-11 14:40:55 +0200
commitecde30f619161a9d2b4f454f11e41a1239303a34 (patch)
tree0e94da341d69f2ff8fa413605db53151585bc567
parent24fb92d843ab317c3fca945cabc9b311e09e6f40 (diff)
mv img resources to res/img/
-rw-r--r--index.html8
-rw-r--r--res/img/1_SageEU_logo560w.png (renamed from images/1_SageEU_logo560w.png)bin25023 -> 25023 bytes
-rw-r--r--res/img/cal.png (renamed from images/cal.png)bin1120 -> 1120 bytes
-rw-r--r--res/img/calender.png (renamed from images/calender.png)bin1120 -> 1120 bytes
-rw-r--r--res/img/check.png (renamed from images/check.png)bin321 -> 321 bytes
-rw-r--r--res/img/checks.psd (renamed from images/checks.psd)bin24278 -> 24278 bytes
-rw-r--r--res/img/cross.png (renamed from images/cross.png)bin427 -> 427 bytes
-rw-r--r--res/img/delivcheck.png (renamed from images/delivcheck.png)bin360 -> 360 bytes
-rw-r--r--res/img/delivcross.png (renamed from images/delivcross.png)bin516 -> 516 bytes
-rw-r--r--res/img/delivwait.png (renamed from images/delivwait.png)bin559 -> 559 bytes
-rw-r--r--res/img/favicon.ico (renamed from images/favicon.ico)bin15086 -> 15086 bytes
-rw-r--r--res/img/favicon2.ico (renamed from images/favicon2.ico)bin15086 -> 15086 bytes
-rw-r--r--res/img/keys.png (renamed from images/keys.png)bin2191 -> 2191 bytes
-rw-r--r--res/img/rhizi.png (renamed from images/rhizi.png)bin12417 -> 12417 bytes
-rw-r--r--res/img/rhizilight.png (renamed from images/rhizilight.png)bin11748 -> 11748 bytes
-rw-r--r--res/img/rhizismall.png (renamed from images/rhizismall.png)bin3349 -> 3349 bytes
-rw-r--r--res/img/sage.png (renamed from images/sage.png)bin12953 -> 12953 bytes
-rw-r--r--res/img/submit.png (renamed from images/submit.png)bin599 -> 599 bytes
-rw-r--r--res/img/wait.png (renamed from images/wait.png)bin583 -> 583 bytes
-rw-r--r--scripts/rz_core.js6
20 files changed, 7 insertions, 7 deletions
diff --git a/index.html b/index.html
index 962644f5..cd5e254e 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<link href="ui.css" rel="stylesheet" type="text/css">
<link href='lib/google-lato-300.css' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="images/favicon2.ico" />
+ <link rel="shortcut icon" href="res/img/favicon2.ico" />
<script src="scripts/local_config.js"></script>
<script data-main='scripts/app.js' src="lib/require.js"></script>
@@ -50,7 +50,7 @@
<div class="typeselection">
<table>
- <tr><td><img id="keys" width="56" height="26" src="images/keys.png"/></td></tr>
+ <tr><td><img id="keys" width="56" height="26" src="res/img/keys.png"/></td></tr>
<tr><td>Pick a type with [TAB] key</td></tr>
</table>
</div>
@@ -105,13 +105,13 @@
</div>
<div class="logo">
- <a href="#"><img width="146" height="67" src="images/sage.png"/></a>
+ <a href="#"><img width="146" height="67" src="res/img/sage.png"/></a>
</div>
</div>
<div class="poweredby">powered by <a href="http://www.rhizi.org">
- <img width="45" height="25" src="images/rhizismall.png"/></a>
+ <img width="45" height="25" src="res/img/rhizismall.png"/></a>
</div>
</div>
diff --git a/images/1_SageEU_logo560w.png b/res/img/1_SageEU_logo560w.png
index 89c07faf..89c07faf 100644
--- a/images/1_SageEU_logo560w.png
+++ b/res/img/1_SageEU_logo560w.png
Binary files differ
diff --git a/images/cal.png b/res/img/cal.png
index fb5a719b..fb5a719b 100644
--- a/images/cal.png
+++ b/res/img/cal.png
Binary files differ
diff --git a/images/calender.png b/res/img/calender.png
index fb5a719b..fb5a719b 100644
--- a/images/calender.png
+++ b/res/img/calender.png
Binary files differ
diff --git a/images/check.png b/res/img/check.png
index c663c0bb..c663c0bb 100644
--- a/images/check.png
+++ b/res/img/check.png
Binary files differ
diff --git a/images/checks.psd b/res/img/checks.psd
index 60159350..60159350 100644
--- a/images/checks.psd
+++ b/res/img/checks.psd
Binary files differ
diff --git a/images/cross.png b/res/img/cross.png
index a93bec84..a93bec84 100644
--- a/images/cross.png
+++ b/res/img/cross.png
Binary files differ
diff --git a/images/delivcheck.png b/res/img/delivcheck.png
index b5837e6c..b5837e6c 100644
--- a/images/delivcheck.png
+++ b/res/img/delivcheck.png
Binary files differ
diff --git a/images/delivcross.png b/res/img/delivcross.png
index 605497d1..605497d1 100644
--- a/images/delivcross.png
+++ b/res/img/delivcross.png
Binary files differ
diff --git a/images/delivwait.png b/res/img/delivwait.png
index 1a334d7c..1a334d7c 100644
--- a/images/delivwait.png
+++ b/res/img/delivwait.png
Binary files differ
diff --git a/images/favicon.ico b/res/img/favicon.ico
index 5a67c4fd..5a67c4fd 100644
--- a/images/favicon.ico
+++ b/res/img/favicon.ico
Binary files differ
diff --git a/images/favicon2.ico b/res/img/favicon2.ico
index 10c7aa98..10c7aa98 100644
--- a/images/favicon2.ico
+++ b/res/img/favicon2.ico
Binary files differ
diff --git a/images/keys.png b/res/img/keys.png
index 66d51940..66d51940 100644
--- a/images/keys.png
+++ b/res/img/keys.png
Binary files differ
diff --git a/images/rhizi.png b/res/img/rhizi.png
index e63d3fa5..e63d3fa5 100644
--- a/images/rhizi.png
+++ b/res/img/rhizi.png
Binary files differ
diff --git a/images/rhizilight.png b/res/img/rhizilight.png
index 76c58488..76c58488 100644
--- a/images/rhizilight.png
+++ b/res/img/rhizilight.png
Binary files differ
diff --git a/images/rhizismall.png b/res/img/rhizismall.png
index 2be694e4..2be694e4 100644
--- a/images/rhizismall.png
+++ b/res/img/rhizismall.png
Binary files differ
diff --git a/images/sage.png b/res/img/sage.png
index 23d9e5d0..23d9e5d0 100644
--- a/images/sage.png
+++ b/res/img/sage.png
Binary files differ
diff --git a/images/submit.png b/res/img/submit.png
index d3212eb4..d3212eb4 100644
--- a/images/submit.png
+++ b/res/img/submit.png
Binary files differ
diff --git a/images/wait.png b/res/img/wait.png
index 0c18155b..0c18155b 100644
--- a/images/wait.png
+++ b/res/img/wait.png
Binary files differ
diff --git a/scripts/rz_core.js b/scripts/rz_core.js
index a2c47abe..7c611cbc 100644
--- a/scripts/rz_core.js
+++ b/scripts/rz_core.js
@@ -284,13 +284,13 @@ function update(no_relayout) {
.attr("xlink:href", function(d) {
switch (d.status) {
case "done":
- return "images/check.png";
+ return "res/img/check.png";
break;
case "current":
- return "images/wait.png";
+ return "res/img/wait.png";
break;
case "waiting":
- return "images/cross.png";
+ return "res/img/cross.png";
break;
}
})