From f3d593f2408b1ccc2e44ff46ae0ccacf7ba9dc77 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Fri, 11 Apr 2008 16:01:59 +0000 Subject: remove ajax requirement to set noprimary attachment --- templates/edit_storage_list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/edit_storage_list.tpl') diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index df67222..82db4f8 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -15,7 +15,7 @@ - {if $uploadTab && ( $libertyUploader || ( $gBitSystem->getConfig('liberty_attachment_style' ) == 'ajax' && !$gBitThemes->isAjaxRequest() ))} + {if $uploadTab }