Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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
dream
Commits
7eb79506
Commit
7eb79506
authored
Sep 30, 2013
by
Sebastien Robin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
note json editor for later
parent
76388990
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
dream/platform/static/index.html
dream/platform/static/index.html
+3
-0
No files found.
dream/platform/static/index.html
View file @
7eb79506
...
...
@@ -5,6 +5,8 @@
<link
rel=
"stylesheet"
href=
"css/demo-new.css"
>
<link
rel=
"stylesheet"
href=
"css/flowchartDemo.css"
>
<link
rel=
"stylesheet"
href=
"css/jquery-ui.css"
>
<link
rel=
"stylesheet"
href=
"http://raw.github.com/DavidDurman/FlexiJsonEditor/master/jsoneditor.css"
>
</head>
<body
data-demo-id=
"flowchartConnectorsDemo"
data-library=
"jquery"
>
...
...
@@ -99,6 +101,7 @@
<script
src=
"lib/jquery.flot.js"
></script>
<script
src=
"lib/jquery.flot.stack.js"
></script>
<script
src=
"http://raw.github.com/DavidDurman/FlexiJsonEditor/master/jquery.jsoneditor.js"
></script>
<div
id=
"dialog-form"
title=
"Configure"
>
<form>
...
...
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