From 0eca67c2d107d04c48f193b1ff5c84653d064693 Mon Sep 17 00:00:00 2001 From: Kate Arzamastseva Date: Mon, 8 Aug 2011 19:57:26 +0300 Subject: issue #44 uploader css fix --- lib/scripts/fileuploaderextended.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/scripts') diff --git a/lib/scripts/fileuploaderextended.js b/lib/scripts/fileuploaderextended.js index 6eaa38ebc..cbe7304c2 100644 --- a/lib/scripts/fileuploaderextended.js +++ b/lib/scripts/fileuploaderextended.js @@ -78,13 +78,13 @@ qq.FileUploaderExtended = function(o){ '
Upload a file
' + '' + '' + - '' + + '
' + '', // template for one item in file list fileTemplate: '
  • ' + '' + - '' + + '' + '' + '' + 'Cancel' + -- cgit v1.2.3