mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Cleaning up spaces and replace with tabs
This commit is contained in:
parent
69c066cb2c
commit
5813a94851
@ -29,7 +29,7 @@
|
|||||||
}, {
|
}, {
|
||||||
plugin_url : url
|
plugin_url : url
|
||||||
});
|
});
|
||||||
});
|
})
|
||||||
|
|
||||||
// Register buttons
|
// Register buttons
|
||||||
ed.addButton('ssmacron', {
|
ed.addButton('ssmacron', {
|
||||||
@ -37,7 +37,6 @@
|
|||||||
cmd : 'mceInsertMacron',
|
cmd : 'mceInsertMacron',
|
||||||
image : url + '/img/macron.png'
|
image : url + '/img/macron.png'
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user