Commit 81822c31 authored by Lingnan Wu's avatar Lingnan Wu

add the save function in slideshow.html to test

parent 37f7d5bf
......@@ -45,12 +45,13 @@
placeholder="File name here" /> 
<button type="submit"
class="btn btn-primary"
onclick="OfficeJS.save($('#input_file_name').attr('value'));">
onclick="clickSaveButton('Base_edit');OfficeJS.save($('#input_file_name').attr('value'));">
<i class="icon-download-alt icon-white"></i>
Save
</button>&nbsp;
<a href=" https://www.tiolive.com/nexedi/test_page_module/46/WebPage_viewAsWeb?portal_skin=SlideShow&amp;ignore_layout:int=1&amp;form_id=TestPage_viewEditSlideShow&amp;object_path=/nexedi/test_page_module/46&amp;cancel_url=https%3A//www.tiolive.com/nexedi/test_page_module/46/TestPage_view&amp;object_uid=1998318274&amp;selection_name=test_page_module_view_test_page_list_selection&amp;selection_index=12&amp;editable_mode:int=1">
<img src="lib/presentation/test_page_module/46/slide_icon.png"
<a href="https://www.tiolive.com/nexedi/web_page_module/2980/WebPage_viewAsWeb?portal_skin=SlideShow&ignore_layout:int=0&form_id=WebPage_viewEditor&object_path=/nexedi/web_page_module/2980&cancel_url=https%3A//www.tiolive.com/nexedi/web_page_module/2980/WebPage_viewEditor&object_uid=1998373756&editable_mode:int=1">
<img src="lib/presentation/test_page_module/46/slide_icon.png"
alt="See slideshow" title="See slideshow" />
</a>
</div>
......
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