Fix contribution view
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
74c711d75c
commit
a418a4b898
|
@ -57,7 +57,7 @@
|
||||||
target="_BLANK"
|
target="_BLANK"
|
||||||
type="submit"
|
type="submit"
|
||||||
name="type"
|
name="type"
|
||||||
value="\App\Contribution\SolingenData"
|
value="\App\Contribution\SolingenDocument"
|
||||||
class="btn btn-primary mt-3 inline-block"
|
class="btn btn-primary mt-3 inline-block"
|
||||||
>
|
>
|
||||||
Für Stadt erstellen
|
Für Stadt erstellen
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
target="_BLANK"
|
target="_BLANK"
|
||||||
type="submit"
|
type="submit"
|
||||||
name="type"
|
name="type"
|
||||||
value="\App\Contribution\DvData"
|
value="\App\Contribution\DvDocument"
|
||||||
class="btn btn-primary mt-3 inline-block"
|
class="btn btn-primary mt-3 inline-block"
|
||||||
>
|
>
|
||||||
Für DV erstellen
|
Für DV erstellen
|
||||||
|
|
Loading…
Reference in New Issue