Compare commits
No commits in common. "450aa83592580af2b358ce687c988d01abd234b8" and "97e338f9d4f388596d550990457254c7fa1a3492" have entirely different histories.
450aa83592
...
97e338f9d4
@ -212,7 +212,7 @@
|
||||
<button
|
||||
disabled={!createbtnenabled}
|
||||
class:opacity-50={!createbtnenabled}
|
||||
on:click={submit_with_print}
|
||||
on:click={submit_without_print}
|
||||
type="button"
|
||||
class="w-full inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-blue-600 text-base font-medium text-white hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 sm:ml-3 sm:w-auto sm:text-sm">
|
||||
{$_('create-and-generate-pdf')}
|
||||
|
Loading…
x
Reference in New Issue
Block a user