From 17cb22e4f35def99d19da431aaac561f6c1a7667 Mon Sep 17 00:00:00 2001 From: Fomafix Date: Wed, 21 Jan 2015 18:31:33 +0000 Subject: [PATCH] Use sprite as button icon where possible The icon for italic in language 'os' exists in the sprite like for 'ru'. Change-Id: I126b3fbc2246b485c2b7e8572037447498821e35 --- modules/jquery.wikiEditor.toolbar.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/jquery.wikiEditor.toolbar.config.js b/modules/jquery.wikiEditor.toolbar.config.js index e195f425..52c49b5e 100644 --- a/modules/jquery.wikiEditor.toolbar.config.js +++ b/modules/jquery.wikiEditor.toolbar.config.js @@ -83,6 +83,7 @@ getDefaultConfig: function () { 'it': [2, -790], 'ky': [2, -934], 'nl': [2, -790], + 'os': [2, -934], 'pt': [2, -862], 'pt-br': [2, -862], 'pl': [2, -862],