Fixes the database error i was having on home machine too, wasnt exclusive to me

This commit is contained in:
Zanz2 2018-01-27 14:57:07 +01:00
parent 70a972c264
commit 0607579d06

View file

@ -34,7 +34,7 @@ module ProtocolsIoHelper
# -- 0 big =
PIO_TITLE_TOOLONG_LEN =
I18n.t('protocols.protocols_io_import.title_too_long').length + 2
I18n.t('protocols.protocols_io_import.title_too_long').length + 5
PIO_STEP_TOOLONG_LEN =
I18n.t('protocols.protocols_io_import.too_long').length
# The + 2 above (in title) is there because if the length was at the limit,