Added theme switching to auth plugin. Tries to do it live, but some windows may need...
[philo.git] / contrib / gilbert / media / gilbert / plugins / models.js
index afe2a10..61fa7fb 100644 (file)
@@ -231,7 +231,7 @@ Gilbert.lib.plugins.models.ui.ModelPanel = Ext.extend(Ext.Panel, {
                                                        '->',
                                                        {
                                                                xtype: 'button',
-                                                               text: 'Yes',
+                                                               text: 'Delete',
                                                                handler: function () {
                                                                        consequences_win.close();
                                                                        store.remove(records);