Explorar o código

deleted recent-changes ID

白石誠 %!s(int64=5) %!d(string=hai) anos
pai
achega
061809857f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/client/js/components/PageAccessoriesModal.jsx

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

@@ -88,7 +88,6 @@ const PageAccessoriesModal = (props) => {
                 && <PageTimeline pages={JSON.parse(document.getElementById('page-timeline-data').text)} />
               }
             </TabPane>
-            <TabPane tabId="recent-changes"></TabPane>
             <TabPane tabId="page-history">
               <div className="overflow-auto">
                 {pageAccessoriesContainer.state.activeComponents.has('page-history') && <PageHistory /> }