Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
0ac88c21
Commit
0ac88c21
authored
Nov 19, 2011
by
stef
Browse files
[fix] removed json from index
parent
8c503d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/index.html
View file @
0ac88c21
...
...
@@ -12,7 +12,6 @@
<script
type=
"text/javascript"
src=
"{%media_url%}/js/jquery.tablesorter.min.js"
>
</script>
<script
type=
"text/javascript"
src=
"{%media_url%}/js/form.js"
></script>
<script
type=
"text/javascript"
>
var
json
=
{{
stats_graph
|
safe
}};
function
focushandlers
(
ed
)
{
var
s
=
ed
.
settings
;
var
realID
=
$
(
'
#
'
+
ed
.
id
+
'
_tbl
'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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