add find functionality to manage titles/names dialogs

This commit is contained in:
rolux 2011-10-11 18:13:51 +00:00
commit e10e860699
5 changed files with 54 additions and 9 deletions

View file

@ -44,7 +44,8 @@ pandora.ui.placesDialog = function() {
{},
Ox.Button({
id: 'done',
title: 'Done'
title: 'Done',
width: 48
}).bindEvent({
click: function() {
that.close();