links angepasst
This commit is contained in:
parent
74a6b2d0c2
commit
52f22e473f
|
|
@ -98,7 +98,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" onclick="window.location.href='{% url 'tm-update' workday.pk %}'" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" href="{% url 'tm-update' workday.pk %}" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm" style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm" style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -131,7 +131,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -162,7 +162,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" onclick="window.location.href='{% url 'tm-update' workday.pk %}'" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" href="{% url 'tm-update' workday.pk %}" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -195,7 +195,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
@ -227,7 +227,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
@ -431,7 +431,7 @@
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
|
|
@ -100,7 +100,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -133,7 +133,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -164,7 +164,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
@ -197,7 +197,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
@ -229,7 +229,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if breakmonthline < da %}
|
{% if breakmonthline < da %}
|
||||||
<button class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" onclick="window.location.href='{% url 'tm-update' workday.pk %}'"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" style=" z-index:10000;" href="{% url 'tm-update' workday.pk %}"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " style=" z-index:10000;" onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')"><small><i class="fas fa-trash"></i></small></button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
@ -426,7 +426,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
<button class="btn btn-secondary btn-sm ml-2" onclick="window.location.href='{% url 'tm-update' workday.pk 1 %}'" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></button>
|
<a class="btn btn-secondary btn-sm ml-2" href="{% url 'tm-update' workday.pk 1 %}" style=" z-index:10000;"><small><i class="fas fa-pen"></i></small></a>
|
||||||
<button class="btn btn-secondary btn-sm " onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')" style=" z-index:10000;"><small><i class="fas fa-trash"></i></small></button>
|
<button class="btn btn-secondary btn-sm " onclick="javascript:$('#confirm-delete_{{workday.pk}}').modal('toggle')" style=" z-index:10000;"><small><i class="fas fa-trash"></i></small></button>
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue