Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
7074f30d
authored
Nov 03, 2014
by
Kálmán Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dashboard: remove leftover script tags
parent
bde8c54a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
11 deletions
+0
-11
circle/dashboard/templates/dashboard/index.html
+0
-5
circle/dashboard/templates/dashboard/nojs-wrapper.html
+0
-6
No files found.
circle/dashboard/templates/dashboard/index.html
View file @
7074f30d
...
...
@@ -44,8 +44,3 @@
</div>
</div>
{% endblock %}
{% block extra_js %}
<script
src=
"{% static "
dashboard
/
vm-create
.
js
"
%}"
></script>
<script
src=
"{% static "
dashboard
/
node-create
.
js
"
%}"
></script>
{% endblock %}
circle/dashboard/templates/dashboard/nojs-wrapper.html
View file @
7074f30d
...
...
@@ -15,9 +15,3 @@
</div>
</div>
{% endblock %}
{% block extra_js %}
{% if template == "dashboard/_vm-create-1.html" or template == "dashboard/_vm-create-2.html" %}
<script
src=
"{% static "
dashboard
/
vm-create
.
js
"
%}"
></script>
{% endif %}
{% endblock %}
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