Add multi panel creation back
This commit is contained in:
parent
a22313066a
commit
1f5f40900f
@ -108,10 +108,10 @@
|
|||||||
|
|
||||||
{#if !$loadingScreen}
|
{#if !$loadingScreen}
|
||||||
<div style="margin-top: 10px">
|
<div style="margin-top: 10px">
|
||||||
<!--<MultiPanelCreationForm {guildId} {channels} bind:panels bind:data={multiPanelCreateData}/>
|
<MultiPanelCreationForm {guildId} {channels} bind:panels bind:data={multiPanelCreateData}/>
|
||||||
<div style="display: flex; justify-content: center; margin-top: 2%">
|
<div style="display: flex; justify-content: center; margin-top: 2%">
|
||||||
<Button icon="fas fa-paper-plane" fullWidth={true} on:click={createMultiPanel}>Submit</Button>
|
<Button icon="fas fa-paper-plane" fullWidth={true} on:click={createMultiPanel}>Submit</Button>
|
||||||
</div>-->
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user