Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TelcoDB
Web Frontend
Commits
652623d9
Verified
Commit
652623d9
authored
Oct 22, 2019
by
Elias Ojala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix IX tab
parent
9f111d62
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
public/assets/js/pages/asn/index.js
public/assets/js/pages/asn/index.js
+0
-1
views/asn/index.twig
views/asn/index.twig
+0
-1
No files found.
public/assets/js/pages/asn/index.js
View file @
652623d9
...
@@ -4,6 +4,5 @@ $(document).ready(function () {
...
@@ -4,6 +4,5 @@ $(document).ready(function () {
"
orderable
"
:
false
,
"
orderable
"
:
false
,
"
targets
"
:
'
no-sort
'
"
targets
"
:
'
no-sort
'
}],
}],
responsive
:
true
,
});
});
});
});
\ No newline at end of file
views/asn/index.twig
View file @
652623d9
...
@@ -121,7 +121,6 @@
...
@@ -121,7 +121,6 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css"
/>
<script
type=
"text/javascript"
src=
"/assets/libs/datatables.net/js/jquery.dataTables.min.js"
></script>
<script
type=
"text/javascript"
src=
"/assets/libs/datatables.net/js/jquery.dataTables.min.js"
></script>
<script
type=
"text/javascript"
src=
"/assets/libs/datatables.net-bs4/js/dataTables.bootstrap4.min.js"
></script>
<script
type=
"text/javascript"
src=
"/assets/libs/datatables.net-bs4/js/dataTables.bootstrap4.min.js"
></script>
<script
type=
"text/javascript"
src=
"/assets/libs/datatables.net-responsive/js/dataTables.responsive.min.js"
></script>
{# TODO: Do in the backend due to ASNs that have large amount of IXPs #}
{# TODO: Do in the backend due to ASNs that have large amount of IXPs #}
<script
src=
"/assets/js/pages/dns/show/reverse-fetch.js"
async
defer
></script>
<script
src=
"/assets/js/pages/dns/show/reverse-fetch.js"
async
defer
></script>
...
...
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