#3626 fix hover text for button
This commit is contained in:
parent
ed9852f48b
commit
0a3f191bc8
@ -1,7 +1,7 @@
|
||||
/* global jsToolBar */
|
||||
jsToolBar.prototype.elements.macros = {
|
||||
type: 'button',
|
||||
title: '#{l(:label_macro_plural)}',
|
||||
title: 'Macro',
|
||||
fn: {
|
||||
wiki: function() {
|
||||
var This = this;
|
||||
|
Loading…
x
Reference in New Issue
Block a user