Explorar o código

set href to the reloading link of PageStatusAlert

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
8f67709c8b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/PageStatusAlert.jsx

+ 1 - 1
src/client/js/components/PageStatusAlert.jsx

@@ -80,7 +80,7 @@ class PageStatusAlert extends React.Component {
          
         <i className="fa fa-angle-double-right"></i>
         &nbsp;
-        <a onClick={this.refreshPage}>
+        <a href="#" onClick={this.refreshPage}>
           {label2}
         </a>
       </div>