mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Host is optional now, backend update required, closes #241
This commit is contained in:
parent
dd13535e67
commit
84ba31bd35
1 changed files with 0 additions and 4 deletions
|
@ -80,10 +80,6 @@ class NewICDialog extends React.Component {
|
|||
uuid = false;
|
||||
}
|
||||
|
||||
if (this.state.host === '') {
|
||||
host = false;
|
||||
}
|
||||
|
||||
if (this.state.type === '') {
|
||||
type = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue