Преглед на файлове

remove cropping

feature-profilechilds
Daniel преди 3 години
родител
ревизия
5dfba467c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/client/app/tmpl/home-appointment-item.html

+ 1
- 1
src/client/app/tmpl/home-appointment-item.html Целия файл

@@ -198,7 +198,7 @@
<%= _lc( 'DETAILS' ) %>
</td>
<td>
<%=raw a.getComment() ? app.util.Helper.crop( app.util.Helper.nl2br( a.getComment() ), 200 ) : ( '<i>' + _lc( 'APPOINTMENT_NO_COMMENT' ) + '</i>' ) %>
<%=raw a.getComment() ? a.getComment() : ( '<i>' + _lc( 'APPOINTMENT_NO_COMMENT' ) + '</i>' ) %>
</td>
</tr>
</table>


Зареждане…
Отказ
Запис