implemented adding of new addresses, numbers, emails and web pages
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
</script>
|
||||
|
||||
{#if value}
|
||||
<LineEditor type="span" editable={true} {value} {onSet} title={t('url')}/>
|
||||
<LineEditor type="div" editable={true} {value} {onSet} title={t('url')}/>
|
||||
{/if}
|
||||
Reference in New Issue
Block a user