mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
[details] modified 'grid view', 'share popup', 'repo folder perm', 'select2' & etc.
This commit is contained in:
@@ -631,7 +631,7 @@ define([
|
||||
contactInputOptionsForSelect2: function() {
|
||||
var _this = this;
|
||||
return {
|
||||
placeholder: gettext("Search users or enter emails"),
|
||||
placeholder: gettext("Search users or enter emails and press Enter"),
|
||||
|
||||
// with 'tags', the user can directly enter, not just select
|
||||
// tags need `<input type="hidden" />`, not `<select>`
|
||||
|
Reference in New Issue
Block a user