From dbeeffe4720c38737bc49bf3cb4fd080d08ea203 Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 6 Aug 2011 20:11:33 -0700 Subject: condense display vertically --- static/script.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'static/script.js') diff --git a/static/script.js b/static/script.js index 9407689..8e8e137 100644 --- a/static/script.js +++ b/static/script.js @@ -171,15 +171,14 @@ function add(id, title) { function drawAdd(s) { $('article').append('\
\ +
\ + ' + s.yid + '\ +
\ \
' + s.user + '
\
×
\ -
\ -
\ - ' + s.yid + '\ -
\ \
\ Play\ -- cgit v1.2.3