#86 Edit deadline Compensation

* adds support for editing of deadlines
* adds buttons and urls
* adds w-10 as base css-class for all action columns
This commit is contained in:
2022-02-10 12:42:41 +01:00
parent 8d396c3e2b
commit afb0cabec4
18 changed files with 68 additions and 19 deletions

View File

@@ -33,7 +33,7 @@
<th scope="col">
{% trans 'Comment' %}
</th>
<th scope="col">
<th class="w-10" scope="col">
<span class="float-right">
{% trans 'Action' %}
</span>

View File

@@ -33,7 +33,7 @@
<th scope="col">
{% trans 'Comment' %}
</th>
<th scope="col">
<th class="w-10" scope="col">
<span class="float-right">
{% trans 'Action' %}
</span>

View File

@@ -33,7 +33,7 @@
<th scope="col">
{% trans 'Comment' %}
</th>
<th scope="col">
<th class="w-10" scope="col">
<span class="float-right">
{% trans 'Action' %}
</span>

View File

@@ -35,7 +35,7 @@
<th scope="col">
{% trans 'Surface' %}
</th>
<th scope="col">
<th class="w-10" scope="col">
<span class="float-right">
{% trans 'Action' %}
</span>

View File

@@ -35,7 +35,7 @@
<th scope="col">
{% trans 'Surface' %}
</th>
<th scope="col">
<th class="w-10" scope="col">
<span class="float-right">
{% trans 'Action' %}
</span>