aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-10-19 02:28:14 +0100
committerRalph Amissah <ralph@amissah.com>2007-10-19 02:28:14 +0100
commit51cffdbdefcca7abb1a275b4cf84df4cde436b12 (patch)
treebec1e528169b50b88d10c1c443cb33e920003785 /lib/sisu/v0/defaults.rb
parentMerge branch 'upstream' into debian/sid (diff)
parentmostly adjustment to image paths (for local and remote operations) (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r--lib/sisu/v0/defaults.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb
index e75ba2e3..5701e571 100644
--- a/lib/sisu/v0/defaults.rb
+++ b/lib/sisu/v0/defaults.rb
@@ -200,7 +200,7 @@ module SiSU_Viz
'www.jus.uio.no/sisu'
end
def url_path_image_base #used for html image display
- '../_sisu/image_local'
+ '../_sisu/image'
end
def url_path_image #used for html image display
'../_sisu/image'