[#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
</form>
|
||||
|
||||
<svelte:fragment slot="footer">
|
||||
<button type="button" class="btn btn-secondary" on:click={hide} disabled={isSubmitting}>Close</button>
|
||||
<button type="button" class="btn btn-transparent" on:click={hide} disabled={isSubmitting}>Close</button>
|
||||
<button
|
||||
type="submit"
|
||||
form={formId}
|
||||
|
||||
Reference in New Issue
Block a user