Merge branch 'bug/move-sql-columns-from-varchar-to-text' into 'master'
Handle fields limitation better Closes #226, #225 et #239 See merge request framasoft/mobilizon!288
This commit is contained in:
@@ -39,6 +39,8 @@ export default {
|
||||
:allow-new="true"
|
||||
:field="path"
|
||||
icon="label"
|
||||
maxlength="20"
|
||||
maxtags="10"
|
||||
:placeholder="$t('Eg: Stockholm, Dance, Chess…')"
|
||||
@typing="getFilteredTags"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user