~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/browser/editor.js

  • Committer: agdimech
  • Date: 2008-02-25 04:16:18 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:572
browser/editor.js: Changed leading whitespace.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
    editAreaLoader.init({
84
84
        id : "editbox",
85
85
        syntax: "python",
86
 
        toolbar: "search, go_to_line, |, undo, redo, |, select_font, |, syntax_selection, |, highlight, |, help",
 
86
        toolbar: "search, go_to_line, |, undo, redo, |, select_font, |, syntax_selection, |, highlight, |, help",
87
87
        start_highlight: true,
88
88
        allow_toggle: false,
89
89
        allow_resize: false,