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
33bcb307
Commit
33bcb307
authored
Jun 12, 2012
by
Lingnan Wu
Committed by
Sebastien Robin
Jun 15, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add the powerpoint button on the left-nav-bar
parent
3f0be792
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
OfficeJS/component/left_nav_bar.html
OfficeJS/component/left_nav_bar.html
+9
-0
No files found.
OfficeJS/component/left_nav_bar.html
View file @
33bcb307
...
@@ -44,6 +44,15 @@
...
@@ -44,6 +44,15 @@
New
Spreadsheet
New
Spreadsheet
<
/a
>
<
/a
>
<
/li
>
<
/li
>
<
li
class
=
"
spreadsheet left-nav-tools
"
>
<
a
href
=
"
#/powerpoint
"
onclick
=
"
javascript:
OfficeJS.open({app:'powerpoint'});
return false;
"
>
<
i
class
=
"
icon-facetime-video
"
><
/i
>
New
Powerpoint
<
/a
>
<
/li
>
<!--
<
li
class
=
"
editpreferences left-nav-tools
"
>
-->
<!--
<
li
class
=
"
editpreferences left-nav-tools
"
>
-->
<!--
<
a
href
=
"
#/edit_preferences
"
-->
<!--
<
a
href
=
"
#/edit_preferences
"
-->
<!--
onclick
=
"
javascript: -->
<!--
onclick
=
"
javascript: -->
...
...
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