Bug 119703: Create an attachment by pasting it into a text field

r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260809 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2010-07-18 17:31:54 +00:00
parent a827978b95
commit a77eb64833
24 changed files with 94 additions and 187 deletions

View File

@@ -58,11 +58,6 @@ sub get_param_list {
type => 'b',
default => 0
},
{
name => 'allow_attach_url',
type => 'b',
default => 0
},
{
name => 'maxattachmentsize',