zahmis преди 5 години
родител
ревизия
4c9da36fe3
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/client/js/components/PageAttachment.jsx

+ 0 - 1
src/client/js/components/PageAttachment.jsx

@@ -111,7 +111,6 @@ class PageAttachment extends React.Component {
 
 
 
 
   render() {
   render() {
-    // console.log(this.state.limit);
     const { t } = this.props;
     const { t } = this.props;
     if (this.state.attachments.length === 0) {
     if (this.state.attachments.length === 0) {
       return t('No_attachments_yet');
       return t('No_attachments_yet');