1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

[mobile] my libs: modified details

This commit is contained in:
llj
2016-12-05 18:20:07 +08:00
parent 591ab5e517
commit 943804c00e
3 changed files with 14 additions and 3 deletions

View File

@@ -209,7 +209,7 @@ define([
$('[name="email"]', $form).select2($.extend(
Common.contactInputOptionsForSelect2(), {
width: '300px',
width: '280px',
maximumSelectionSize: 1,
placeholder: gettext("Search user or enter email and press Enter"), // to override 'placeholder' returned by `Common.conta...`
formatSelectionTooBig: gettext("You cannot select any more choices")