Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
officejs
Commits
74d1cc4e
Commit
74d1cc4e
authored
May 31, 2012
by
Tristan Cavelier
Committed by
Sebastien Robin
Jun 07, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
File.html is now opened by the text editor.
parent
9288d963
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OfficeJS/js/officejs.js
OfficeJS/js/officejs.js
+1
-1
No files found.
OfficeJS/js/officejs.js
View file @
74d1cc4e
...
...
@@ -184,7 +184,7 @@
// If pref does not exist it means that the extension is very
// specific, so <app> is called instead of the default editor.
// NOTE : the icon may be set in the app in app_object.
html
:{
pref
:
'
img
Editor
'
,
app
:
'
elrte
'
,
html
:{
pref
:
'
text
Editor
'
,
app
:
'
elrte
'
,
icon
:
'
<i class="icon-font"></i>
'
},
svg
:{
pref
:
'
imgEditor
'
,
app
:
'
svg-edit
'
,
icon
:
'
<i class="icon-pencil"></i>
'
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment