Commit 33bcb307 authored by Lingnan Wu's avatar Lingnan Wu Committed by Sebastien Robin

add the powerpoint button on the left-nav-bar

parent 3f0be792
......@@ -44,6 +44,15 @@
New Spreadsheet
</a>
</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"> -->
<!-- <a href="#/edit_preferences" -->
<!-- onclick="javascript: -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment