search for: post_section_in_place_editor

Displaying 1 result from an estimated 1 matches for "post_section_in_place_editor".

2006 Mar 25
0
in_place_collection_editor
...=> "action_to_set_value" }, + :collection => [[1,''one''],[2,''two''],[3,''three'']] + ) + end + + def test_in_place_collection_editor_field + assert_match "<span class=\"in_place_editor_field\" id=\"post_section_in_place_editor\"></span><script type=\"text/javascript\">\n//<![CDATA[\nnew Ajax.InPlaceCollectionEditor(''post_section_in_place_editor'', ''http://www.example.com/'', {collection:[''1'',''2'',''3'']})...