This reverts commit 5390bdd6e0.
5390bdd6e0
@ -42,7 +42,7 @@ BI.TextButton = BI.inherit(BI.BasicButton, {
value: o.value,
py: o.py,
keyword: o.keyword,
title: o.title,
title: null,
});
},