sends the table across
This commit is contained in:
parent
0f546d57fc
commit
c6cb62c86d
|
@ -49,6 +49,7 @@ func (mt *DropletsTable) Update() {
|
|||
}
|
||||
*/
|
||||
}
|
||||
mt.parent.ShowTable(mt.pb)
|
||||
}
|
||||
|
||||
func (mt *DropletsTable) updateStringFunc(name string) bool {
|
||||
|
|
Loading…
Reference in New Issue