Explorar o código

Merge branch 'master' into support/share-link-for-outside-for-merge

itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
5b1dee77dc
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;
   }