gui improvements
This commit is contained in:
@@ -179,7 +179,9 @@
|
||||
<fieldset>
|
||||
<legend>
|
||||
{t('document.positions')}
|
||||
{#if editable}
|
||||
<button onclick={() => position_select = true}>{t('document.add_position')}</button>
|
||||
{/if}
|
||||
</legend>
|
||||
<PositionList bind:document={doc} {submit} />
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user