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'
         )}`;