[DE] Enable spellcheck button in the toolbar in the preview mode for review.

This commit is contained in:
Julia Radzhabova 2017-09-01 17:51:39 +03:00
parent e86804cbb2
commit 33efca6c3e

View file

@ -414,6 +414,8 @@ define([
'<section id="review-changes-panel" class="panel" data-tab="review">' +
'<div class="group">' +
'<span id="slot-set-lang" class="btn-slot text x-huge"></span>' +
'</div>' +
'<div class="group no-group-mask" style="padding-left: 0;">' +
'<span id="slot-btn-spelling" class="btn-slot text x-huge"></span>' +
'</div>' +
'<div class="separator long comments"/>' +