Added pt_BR file (thanks rafaelcastrocouto), fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1593 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -525,7 +525,8 @@ svgEditor.addExtension("Markers", function(S) {
|
||||
events: { change: setArrowFromButton }
|
||||
} ],
|
||||
callback: function() {
|
||||
$('#marker_panel').hide();
|
||||
$('#marker_panel').addClass('toolset').hide();
|
||||
|
||||
},
|
||||
addLangData: function(lang) {
|
||||
return { data: lang_list[lang] };
|
||||
|
||||
Reference in New Issue
Block a user