warrior пре 5 месеци
родитељ
комит
87b4205d6a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      projects/textbook/src/services/shell.ts

+ 1 - 1
projects/textbook/src/services/shell.ts

@@ -591,7 +591,7 @@ export class shellServer {
         _body += '</td>';
 
         _body += '<td>';
-        _body += `${this.fromatFiled(
+        _body += `&nbsp;${this.fromatFiled(
           data[row]?.get('childrens'),
           'editionFirst'
         )}`;