mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 18:56:48 +00:00
bugfix/ API Matric
This commit is contained in:
parent
41d4924b91
commit
87b2bfc245
@ -20,7 +20,7 @@
|
||||
|
||||
<div id="metrics-filter">
|
||||
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
|
||||
<!--{% load bootstrap3 %} {# import bootstrap4/bootstrap3 #}-->
|
||||
<!--{% bootstrap_css %} {# Embed Bootstrap CSS #}-->
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<!--{% load bootstrap3 %} {# import bootstrap4/bootstrap3 #}-->
|
||||
<!--{% bootstrap_css %} {# Embed Bootstrap CSS #}-->
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
<div id="metrics-filter">
|
||||
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<!--{% load bootstrap3 %} {# import bootstrap4/bootstrap3 #}-->
|
||||
<!--{% bootstrap_css %} {# Embed Bootstrap CSS #}-->
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
<!--{% load bootstrap3 %} {# import bootstrap4/bootstrap3 #}-->
|
||||
<!--{% bootstrap_css %} {# Embed Bootstrap CSS #}-->
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
<!--{% load bootstrap3 %} {# import bootstrap4/bootstrap3 #}-->
|
||||
<!--{% bootstrap_css %} {# Embed Bootstrap CSS #}-->
|
||||
{% bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
{% static bootstrap_javascript jquery='full' %} {# Embed Bootstrap JS+jQuery #}
|
||||
|
||||
{% block extrahead %} {# Extra Resources Start #}
|
||||
{{ form.media }} {# Form required JS and CSS #}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user