mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
[seafile-js] updated the version
This commit is contained in:
@@ -157,7 +157,7 @@ class LinkCreation extends React.Component {
|
||||
}
|
||||
}
|
||||
|
||||
if (isShowPasswordInput) {
|
||||
if (type == 'single' && isShowPasswordInput) {
|
||||
if (password.length === 0) {
|
||||
this.setState({errorInfo: gettext('Please enter a password.')});
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user