}
var helpBtn = new Ext.Button({
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: help
});
buttons.push(abuttons.uilevel ? '-' : '->');
buttons.push({
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: help
});
buttons.push(abuttons.uilevel ? '-' : '->');
buttons.push({
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: help
});
buttons.push(abuttons.uilevel ? '-' : '->');
buttons.push({
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: help
});
});
tvheadend.idnode_panel(conf, panel, dpanel, builder, destroyer);
-};
\ No newline at end of file
+};
subs = new Ext.grid.GridPanel({
tbar: ['->', {
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: function() {
new tvheadend.mdhelp('status_subscriptions')
},
'->',{
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: function() {
new tvheadend.mdhelp('status_stream')
grid = new Ext.grid.GridPanel({
tbar: ['->', {
text: _('Help'),
+ tooltip: _('View help docs.'),
iconCls: 'help',
handler: function() {
new tvheadend.mdhelp('status_connections')