ryuichi-e 6 年之前
父節點
當前提交
9aec9f8dfb
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/client/js/components/Admin/Security/ShareLinkSetting.jsx

+ 2 - 1
src/client/js/components/Admin/Security/ShareLinkSetting.jsx

@@ -73,8 +73,9 @@ class ShareLinkSetting extends React.Component {
         <div className="mb-3">
           <h2 className="alert-anchor border-bottom">Shared Link List</h2>
         </div>
-        <button className="pull-right btn btn-danger" type="button">Delete all links</button>
 
+        <button className="pull-right btn btn-danger" type="button">Delete all links</button>
+        {pager}
         <div className="table-responsive">
           <table className="table table-bordered">
             <thead>