X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/b7cc868621c5c2e7976cd12c4eb0ba81da8ca87c..1133074d683709532c7af9532ef3aa6b9a3be4c3:/redakcja/static/js/wiki_img/view_editor_motifs.js
diff --git a/redakcja/static/js/wiki_img/view_editor_motifs.js b/redakcja/static/js/wiki_img/view_editor_motifs.js
index 11cbef08..22331c5a 100644
--- a/redakcja/static/js/wiki_img/view_editor_motifs.js
+++ b/redakcja/static/js/wiki_img/view_editor_motifs.js
@@ -77,7 +77,7 @@
if (x1 !== null)
$e.data('coords', [x1, y1, x2, y2]);
this.$objects_list.append($e);
- this.$objects_list.append('(x)');
+ this.$objects_list.append('(x) ');
}