Added max_ulpoad_sze property to web (not used yet), and redesigned edit_web page a little.
This commit is contained in:
parent
5ea3f93bf9
commit
9a5a195c47
3 changed files with 72 additions and 57 deletions
|
@ -116,6 +116,7 @@ class WebTest < Test::Unit::TestCase
|
|||
assert !web.brackets_only
|
||||
assert !web.count_pages
|
||||
assert web.allow_uploads
|
||||
assert_equal 100, web.max_upload_size
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue