diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-11-11 14:40:55 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-11-11 14:40:55 +0200 |
| commit | ecde30f619161a9d2b4f454f11e41a1239303a34 (patch) | |
| tree | 0e94da341d69f2ff8fa413605db53151585bc567 | |
| parent | 24fb92d843ab317c3fca945cabc9b311e09e6f40 (diff) | |
mv img resources to res/img/
| -rw-r--r-- | index.html | 8 | ||||
| -rw-r--r-- | res/img/1_SageEU_logo560w.png (renamed from images/1_SageEU_logo560w.png) | bin | 25023 -> 25023 bytes | |||
| -rw-r--r-- | res/img/cal.png (renamed from images/cal.png) | bin | 1120 -> 1120 bytes | |||
| -rw-r--r-- | res/img/calender.png (renamed from images/calender.png) | bin | 1120 -> 1120 bytes | |||
| -rw-r--r-- | res/img/check.png (renamed from images/check.png) | bin | 321 -> 321 bytes | |||
| -rw-r--r-- | res/img/checks.psd (renamed from images/checks.psd) | bin | 24278 -> 24278 bytes | |||
| -rw-r--r-- | res/img/cross.png (renamed from images/cross.png) | bin | 427 -> 427 bytes | |||
| -rw-r--r-- | res/img/delivcheck.png (renamed from images/delivcheck.png) | bin | 360 -> 360 bytes | |||
| -rw-r--r-- | res/img/delivcross.png (renamed from images/delivcross.png) | bin | 516 -> 516 bytes | |||
| -rw-r--r-- | res/img/delivwait.png (renamed from images/delivwait.png) | bin | 559 -> 559 bytes | |||
| -rw-r--r-- | res/img/favicon.ico (renamed from images/favicon.ico) | bin | 15086 -> 15086 bytes | |||
| -rw-r--r-- | res/img/favicon2.ico (renamed from images/favicon2.ico) | bin | 15086 -> 15086 bytes | |||
| -rw-r--r-- | res/img/keys.png (renamed from images/keys.png) | bin | 2191 -> 2191 bytes | |||
| -rw-r--r-- | res/img/rhizi.png (renamed from images/rhizi.png) | bin | 12417 -> 12417 bytes | |||
| -rw-r--r-- | res/img/rhizilight.png (renamed from images/rhizilight.png) | bin | 11748 -> 11748 bytes | |||
| -rw-r--r-- | res/img/rhizismall.png (renamed from images/rhizismall.png) | bin | 3349 -> 3349 bytes | |||
| -rw-r--r-- | res/img/sage.png (renamed from images/sage.png) | bin | 12953 -> 12953 bytes | |||
| -rw-r--r-- | res/img/submit.png (renamed from images/submit.png) | bin | 599 -> 599 bytes | |||
| -rw-r--r-- | res/img/wait.png (renamed from images/wait.png) | bin | 583 -> 583 bytes | |||
| -rw-r--r-- | scripts/rz_core.js | 6 |
20 files changed, 7 insertions, 7 deletions
@@ -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 Binary files differindex 89c07faf..89c07faf 100644 --- a/images/1_SageEU_logo560w.png +++ b/res/img/1_SageEU_logo560w.png diff --git a/images/cal.png b/res/img/cal.png Binary files differindex fb5a719b..fb5a719b 100644 --- a/images/cal.png +++ b/res/img/cal.png diff --git a/images/calender.png b/res/img/calender.png Binary files differindex fb5a719b..fb5a719b 100644 --- a/images/calender.png +++ b/res/img/calender.png diff --git a/images/check.png b/res/img/check.png Binary files differindex c663c0bb..c663c0bb 100644 --- a/images/check.png +++ b/res/img/check.png diff --git a/images/checks.psd b/res/img/checks.psd Binary files differindex 60159350..60159350 100644 --- a/images/checks.psd +++ b/res/img/checks.psd diff --git a/images/cross.png b/res/img/cross.png Binary files differindex a93bec84..a93bec84 100644 --- a/images/cross.png +++ b/res/img/cross.png diff --git a/images/delivcheck.png b/res/img/delivcheck.png Binary files differindex b5837e6c..b5837e6c 100644 --- a/images/delivcheck.png +++ b/res/img/delivcheck.png diff --git a/images/delivcross.png b/res/img/delivcross.png Binary files differindex 605497d1..605497d1 100644 --- a/images/delivcross.png +++ b/res/img/delivcross.png diff --git a/images/delivwait.png b/res/img/delivwait.png Binary files differindex 1a334d7c..1a334d7c 100644 --- a/images/delivwait.png +++ b/res/img/delivwait.png diff --git a/images/favicon.ico b/res/img/favicon.ico Binary files differindex 5a67c4fd..5a67c4fd 100644 --- a/images/favicon.ico +++ b/res/img/favicon.ico diff --git a/images/favicon2.ico b/res/img/favicon2.ico Binary files differindex 10c7aa98..10c7aa98 100644 --- a/images/favicon2.ico +++ b/res/img/favicon2.ico diff --git a/images/keys.png b/res/img/keys.png Binary files differindex 66d51940..66d51940 100644 --- a/images/keys.png +++ b/res/img/keys.png diff --git a/images/rhizi.png b/res/img/rhizi.png Binary files differindex e63d3fa5..e63d3fa5 100644 --- a/images/rhizi.png +++ b/res/img/rhizi.png diff --git a/images/rhizilight.png b/res/img/rhizilight.png Binary files differindex 76c58488..76c58488 100644 --- a/images/rhizilight.png +++ b/res/img/rhizilight.png diff --git a/images/rhizismall.png b/res/img/rhizismall.png Binary files differindex 2be694e4..2be694e4 100644 --- a/images/rhizismall.png +++ b/res/img/rhizismall.png diff --git a/images/sage.png b/res/img/sage.png Binary files differindex 23d9e5d0..23d9e5d0 100644 --- a/images/sage.png +++ b/res/img/sage.png diff --git a/images/submit.png b/res/img/submit.png Binary files differindex d3212eb4..d3212eb4 100644 --- a/images/submit.png +++ b/res/img/submit.png diff --git a/images/wait.png b/res/img/wait.png Binary files differindex 0c18155b..0c18155b 100644 --- a/images/wait.png +++ b/res/img/wait.png 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; } }) |
