loleaflet: Align toolbar to the left
Change-Id: I07650734b3c4a771d8fc3b9f0d968dc5df700045
This commit is contained in:
parent
a662755658
commit
93ef7aae3f
1 changed files with 0 additions and 1 deletions
1
loleaflet/dist/toolbar/toolbar.js
vendored
1
loleaflet/dist/toolbar/toolbar.js
vendored
|
@ -14,7 +14,6 @@ $(function () {
|
|||
$('#toolbar-up').w2toolbar({
|
||||
name: 'toolbar-up',
|
||||
items: [
|
||||
{ type: 'html', id: 'left' },
|
||||
{ type: 'button', id: 'save', img: 'save', hint: _("Save"), uno: 'Save' },
|
||||
{ type: 'break' },
|
||||
{ type: 'button', id: 'undo', img: 'undo', hint: _("Undo"), uno: 'Undo' },
|
||||
|
|
Loading…
Reference in a new issue