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
1b8ae2d4
authored
Nov 04, 2013
by
Kálmán Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
network: remove js from record create/edit
parent
da575f50
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
circle/network/templates/network/record-create.html
+1
-1
circle/network/templates/network/record-edit.html
+1
-1
No files found.
circle/network/templates/network/record-create.html
View file @
1b8ae2d4
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
</div>
<!-- row -->
</div>
<!-- row -->
{% endblock %}
{% endblock %}
{% block extra_etc %}
{% block extra_etc %}
<script
src=
"{% static "
js
/
record
.
js
"
%}"
></script>
<!--<script src="{% static "js/record.js" %}"></script>-->
{% endblock %}
{% endblock %}
~
~
circle/network/templates/network/record-edit.html
View file @
1b8ae2d4
...
@@ -19,5 +19,5 @@
...
@@ -19,5 +19,5 @@
{% endblock %}
{% endblock %}
{% block extra_etc %}
{% block extra_etc %}
<
script
src=
"{% static "
js
/
record
.
js
"
%}"
></script
>
<
!--<script src="{% static "js/record.js" %}"></script>--
>
{% endblock %}
{% 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