From 897d66dc9dd274cfc6d21dc78d90952b09e27909 Mon Sep 17 00:00:00 2001 From: tim b Date: Fri, 2 Jul 2010 09:26:37 -0700 Subject: add wavs, make embed a little nicer --- static/js/pichat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/pichat.js') diff --git a/static/js/pichat.js b/static/js/pichat.js index 7708e70..add7bdb 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -110,7 +110,7 @@ function linkReplace(url) { "" + "" } else if (type == 'midi' || type == 'wav') { - return '('+uri.file+')' + return ''+uri.file+'' } else return "" + url + ""; -- cgit v1.2.3-70-g09d2