Subversion Repositories wimsdev

Rev

Rev 5910 | Rev 8978 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5910 Rev 8867
Line 20... Line 20...
20
                        id: "$edit_area_id"     \
20
                        id: "$edit_area_id"     \
21
                        ,start_highlight: true\
21
                        ,start_highlight: true\
22
                        ,allow_toggle: $allow_toggle\
22
                        ,allow_toggle: $allow_toggle\
23
                        ,language: "$lang"\
23
                        ,language: "$lang"\
24
                        ,syntax: "$edit_area_syntax"\
24
                        ,syntax: "$edit_area_syntax"\
25
                        ,min_height: 300\
-
 
26
                        ,min_width: 300\
25
                        ,min_width: 300\
27
                        ,is_editable:$is_editable\
26
                        ,is_editable:$is_editable\
28
                        ,toolbar: $toolbar\
27
                        ,toolbar: $toolbar\
29
                        ,syntax_selection_allow: "$syntax_selection_allow"\
28
                        ,syntax_selection_allow: "$syntax_selection_allow"\
30
                        ,show_line_colors: true\
29
                        ,show_line_colors: true\