This website requires JavaScript.
Explore
Help
Sign In
developers
/
orbit-basic
Watch
2
Star
0
Fork
You've already forked orbit-basic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
964440fa86
orbit-basic
/
app
/
views
/
admin
/
page_parts
/
_form.html.erb
3 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CKEditor. Edition of page part for single language.
2011-05-25 08:27:17 +00:00
<%= f.error_messages %>
Remove CKEditor due to conflicts with the jQuery library
2011-05-26 03:23:46 +00:00
<%= f.text_area :content, :width=>'700px', :height=>'200px' %>