Font awesome
This commit is contained in:
parent
016a4afd1b
commit
ccbc681afb
|
|
@ -1140,7 +1140,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -438,7 +438,7 @@ $(document).ready(function(){
|
|||
|
||||
|
||||
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- YOUTUBE PART ENDE -->
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -299,7 +299,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -199,7 +199,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -158,7 +158,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -363,7 +363,7 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
<small>Letzter Login: {{ request.user.last_login }}</small>
|
||||
<hr>
|
||||
<h5>Agentur: <b>{{ request.user.profile.agency.name }}</b></h5>
|
||||
<hr>
|
||||
<div class="row" style="float: left;">
|
||||
<hr>
|
||||
<div class="row" style="float: left;">
|
||||
{% if request.user.profile.agency.module_news %}
|
||||
<div class="card d-block mb-3 mr-3 " style="width: 60%" >
|
||||
<div class="card-body" >
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
{% endif %}
|
||||
<a class="btn btn-secondary btn-sm" href="{% url 'news-management' %} " style="float: right;" data-toggle="tooltip" data-placement="top" title="Alle News und das News-Archiv betrachten"><i class="fas fa-list"></i></a>
|
||||
</h5>
|
||||
<div class="table-responsive">
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
@ -29,9 +29,9 @@
|
|||
<tr>
|
||||
<td><a href="{% url 'news-single' news_single.pk %}">{{news_single.name }}</a></td>
|
||||
<td>{{ news_single.created_by.first_name }} {{ news_single.created_by.last_name }}</td>
|
||||
<td>{{ news_single.go_online_on|date:"d.m.Y, H:i" }}</td>
|
||||
<td>{{ news_single.go_online_on|date:"d.m.Y, H:i" }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -51,16 +51,16 @@
|
|||
{% else %}
|
||||
<div class="card d-block mb-3" style="width: 99%">
|
||||
{% endif %}
|
||||
|
||||
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Neueste Standards</h5>
|
||||
<div class="table-responsive">
|
||||
<h5 class="card-title">Neueste Standards</h5>
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">Titel</th>
|
||||
<th scope="col">Erstellt von</th>
|
||||
<th scope="col">Zuletzt bearbeitet am</th>
|
||||
<th scope="col">Erstellt von</th>
|
||||
<th scope="col">Zuletzt bearbeitet am</th>
|
||||
</tr>
|
||||
</thead>
|
||||
{% for standard in standards_of_agency %}
|
||||
|
|
@ -69,10 +69,10 @@
|
|||
<td>{{standard.created_standard_by.first_name}} {{standard.created_standard_by.last_name}}</td>
|
||||
<td>{{standard.last_modified_on|date:"d.m.Y, H:i"}}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% if not request.user.profile.agency.module_news %}
|
||||
<div class="card d-block mb-3" style="width: 38%">
|
||||
|
|
@ -95,9 +95,9 @@ var VIDEOURL = "zB1icna9YaA"
|
|||
var MODALNAME = "#youtubevideoinformation"
|
||||
var VIDEOTITLE = "Informationsvideo News"
|
||||
|
||||
$(document).ready(function(){
|
||||
$(document).ready(function(){
|
||||
|
||||
$("#modaltitle_video").html(VIDEOTITLE);
|
||||
$("#modaltitle_video").html(VIDEOTITLE);
|
||||
|
||||
//VIDEOCONTROLS
|
||||
$( MODALNAME ).on('shown.bs.modal', function(e){
|
||||
|
|
@ -115,12 +115,12 @@ $(document).ready(function(){
|
|||
player = new YT.Player('video-placeholder', {
|
||||
width: 760,
|
||||
height: 500,
|
||||
videoId: VIDEOURL,
|
||||
videoId: VIDEOURL,
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<!-- <script src="https://www.youtube.com/iframe_api"></script> -->
|
||||
<!-- VIDEOMODAL -->
|
||||
<div class="modal fade" id="youtubevideoinformation" tabindex="-1" role="dialog" aria-labelledby="" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document">
|
||||
|
|
@ -135,16 +135,10 @@ $(document).ready(function(){
|
|||
<div id="video-placeholder"></div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-primary" data-dismiss="modal">Schließen</button>
|
||||
<button type="button" class="btn btn-primary" data-dismiss="modal">Schließen</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- YOUTUBE PART ENDE -->
|
||||
{% endblock content %}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue