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
81822c31
Commit
81822c31
authored
Jun 18, 2012
by
Lingnan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add the save function in slideshow.html to test
parent
37f7d5bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
OfficeJS/component/slideshow.html
OfficeJS/component/slideshow.html
+4
-3
No files found.
OfficeJS/component/slideshow.html
View file @
81822c31
...
...
@@ -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>
<a
href=
" https://www.tiolive.com/nexedi/test_page_module/46/WebPage_viewAsWeb?portal_skin=SlideShow&ignore_layout:int=1&form_id=TestPage_viewEditSlideShow&object_path=/nexedi/test_page_module/46&cancel_url=https%3A//www.tiolive.com/nexedi/test_page_module/46/TestPage_view&object_uid=1998318274&selection_name=test_page_module_view_test_page_list_selection&selection_index=12&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>
...
...
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