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
681d743b
Commit
681d743b
authored
May 16, 2012
by
Sebastien Robin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renderjs depends on jstorage
parent
45de0046
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
519 additions
and
0 deletions
+519
-0
poc/renderjs/index.html
poc/renderjs/index.html
+1
-0
poc/renderjs/lib/js/jstorage.js
poc/renderjs/lib/js/jstorage.js
+518
-0
No files found.
poc/renderjs/index.html
View file @
681d743b
...
@@ -40,6 +40,7 @@
...
@@ -40,6 +40,7 @@
<!-- here comes the javascript -->
<!-- here comes the javascript -->
<script
src=
"lib/js/jquery-1.5.1.min.js"
></script>
<script
src=
"lib/js/jquery-1.5.1.min.js"
></script>
<script
src=
"lib/js/jstorage.js"
></script>
<script
src=
"js/renderjs.js"
></script>
<script
src=
"js/renderjs.js"
></script>
<!-- this is where we put our custom functions -->
<!-- this is where we put our custom functions -->
...
...
poc/renderjs/lib/js/jstorage.js
0 → 100644
View file @
681d743b
This diff is collapsed.
Click to expand it.
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