Fixed datasource config - allow empty password.
This commit is contained in:
@@ -23,8 +23,7 @@
|
|||||||
<input class="gf-form-input max-width-21"
|
<input class="gf-form-input max-width-21"
|
||||||
type="password"
|
type="password"
|
||||||
ng-model='ctrl.current.jsonData.password'
|
ng-model='ctrl.current.jsonData.password'
|
||||||
placeholder="password"
|
placeholder="password">
|
||||||
required>
|
|
||||||
</input>
|
</input>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user