Fix remaining tests
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
%dt
|
||||
%label{:for =>'wiki_page_content'}
|
||||
Conteúdo
|
||||
= markup_enabled_field
|
||||
%dd= preserve(text_area('wiki_page', 'content'))
|
||||
=markup_enabled_field
|
||||
%dd=text_area('wiki_page', 'content')
|
||||
|
||||
- unless @wiki_page.new_record?
|
||||
%dt
|
||||
|
||||
Reference in New Issue
Block a user