From ceb07822339d92e399b3c93069ff356fcc68a278 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 10 Nov 2008 12:28:58 +0000 Subject: Add support for multi-file-upload using jquery.MultiFile and modify Item_Controller to accept it. --- core/views/welcome.html.php | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 830539a9..bf7ba455 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -97,9 +97,19 @@ margin-left: 1em; padding-bottom: 0; } + + div#photo_upload_wrap { + display: inline; + } + + div#photo_upload_wrap { + display: inline; + } + - - + + +
@@ -129,8 +139,12 @@
@@ -161,19 +176,19 @@
Photos
" enctype="multipart/form-data"> - + + -
Albums
"> + -
-- cgit v1.2.3