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
d2f90746
Commit
d2f90746
authored
May 23, 2012
by
Tristan Cavelier
Committed by
Sebastien Robin
Jun 07, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove label filename from index.html
parent
3c782416
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
OfficeJS/index.html
OfficeJS/index.html
+2
-1
No files found.
OfficeJS/index.html
View file @
d2f90746
...
...
@@ -42,6 +42,7 @@
type
=
"
text
"
name
=
"
JSONstorage
"
id
=
"
input_json_storage
"
value
=
"
{"type":"replicate","storageArray":[{"type":"local","userName":"tristan"},{"type":"dav","userName":"tristan","password":"mdp","location":"http://localhost:80"}]}
"
placeholder
=
"
storage
"
/>
<!--
value
=
"
{"type":"dav","userName":"tristan","password":"mdp","location":"http://localhost:80"}
"
-->
<!--
value
=
"
{"type":"local","userName":"tristan"}
"
-->
<
/div
>
<
label
class
=
"
control-label
"
...
...
@@ -64,7 +65,7 @@
<
article
>
<
div
class
=
"
control-group
"
>
<
div
class
=
"
span5
"
>
<
label
class
=
"
control-label
"
for
=
"
fileName
"
>
File
Name
<
/label
>
<
!--
<
label
class
=
"
control-label
"
for
=
"
fileName
"
>
File
Name
<
/label> --
>
<
div
class
=
"
controls docs-input-sizes
"
>
<
input
type
=
"
text
"
name
=
"
fileName
"
id
=
"
input_fileName
"
value
=
"
{{CurrentFileName}}
"
placeholder
=
"
file name
"
/>
...
...
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