fix(PrintFormat): Section Labels with spaces in them got truncated (#6819)

This commit is contained in:
Faris Ansari 2019-01-25 11:19:57 +05:30 committed by Rushabh Mehta
parent 3250553738
commit cc033a67eb

View file

@ -1,4 +1,4 @@
<div class="print-format-builder-section row light-bg" data-label={{ section.label || "" }}>
<div class="print-format-builder-section row light-bg" data-label="{{ section.label || '' }}">
<div class="print-format-builder-section-head">
<a class="section-settings pull-right
btn-default btn-xs" style="padding-top: 3px">