sooouh 6 лет назад
Родитель
Сommit
20b4b5b865
1 измененных файлов с 0 добавлено и 12 удалено
  1. 0 12
      src/client/js/components/Admin/Customize/CustomizeScriptSetting.jsx

+ 0 - 12
src/client/js/components/Admin/Customize/CustomizeScriptSetting.jsx

@@ -63,30 +63,18 @@ class CustomizeScriptSetting extends React.Component {
               <th className="text-right"><code>$</code></th>
               <td>jQuery instance</td>
             </tr>
-          </tbody>
-
-          <tbody>
             <tr>
               <th className="text-right"><code>appContainer</code></th>
               <td>GROWI App <a href="https://github.com/jamiebuilds/unstated">Unstated Container</a></td>
             </tr>
-          </tbody>
-
-          <tbody>
             <tr>
               <th className="text-right"><code>growiRenderer</code></th>
               <td>GROWI Renderer origin instance</td>
             </tr>
-          </tbody>
-
-          <tbody>
             <tr>
               <th className="text-right"><code>growiPlugin</code></th>
               <td>GROWI Plugin Manager instance</td>
             </tr>
-          </tbody>
-
-          <tbody>
             <tr>
               <th className="text-right"><code>Crowi</code></th>
               <td>Crowi legacy instance (jQuery based)</td>