Merge pull request 'watcher aint looking after data changed to disable test conn button' (#609) from 2680-watcher_fix into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #609 Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
commit
d46c643dc0
|
@ -53,7 +53,6 @@
|
||||||
label="Save">
|
label="Save">
|
||||||
</vn-submit>
|
</vn-submit>
|
||||||
<vn-button
|
<vn-button
|
||||||
disabled="watcher.dataChanged()"
|
|
||||||
label="Test connection"
|
label="Test connection"
|
||||||
ng-click="$ctrl.onTestConection()">
|
ng-click="$ctrl.onTestConection()">
|
||||||
</vn-button>
|
</vn-button>
|
||||||
|
|
Loading…
Reference in New Issue