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