mirror of https://github.com/apache/cloudstack.git
Removing the test tooltip from Pingpath variable
This commit is contained in:
parent
61754cd987
commit
6ba0ef1a17
|
|
@ -73,7 +73,7 @@
|
|||
form: {
|
||||
title: '',
|
||||
fields:{
|
||||
pingpath: {label: 'Ping Path', docID:'helpAccountUsername' , validation: {required: false}, defaultValue: pingpath1}
|
||||
pingpath: {label: 'Ping Path', validation: {required: false}, defaultValue: pingpath1}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue