loleaflet/debug/document/document_simple_example.html | 1 - 1 file changed, 1 deletion(-)
New commits: commit 13074d89de60b4489b0c5e442482a190ce44fde0 Author: Mihai Varga <[email protected]> Date: Mon Jul 13 09:21:45 2015 +0300 loleaflet: no buttons control here yet diff --git a/loleaflet/debug/document/document_simple_example.html b/loleaflet/debug/document/document_simple_example.html index bb00203..7d90824 100644 --- a/loleaflet/debug/document/document_simple_example.html +++ b/loleaflet/debug/document/document_simple_example.html @@ -68,7 +68,6 @@ }); ////// Controls ///// - map.addControl(L.control.buttons()); map.addControl(L.control.search()); map.addControl(L.control.permissionSwitch()); map.addControl(L.control.zoom()); _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
