itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
a37dcbcd3f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/client/js/components/PageStatusAlert.jsx

+ 0 - 2
src/client/js/components/PageStatusAlert.jsx

@@ -120,8 +120,6 @@ class PageStatusAlert extends React.Component {
       content = this.renderDraftExistsAlert();
     }
 
-    content = this.renderUpdatedAlert();
-
     return content;
   }