|
@@ -15,7 +15,7 @@ class SystemInformationTable extends React.Component {
|
|
|
<table className="table table-bordered">
|
|
<table className="table table-bordered">
|
|
|
<tbody>
|
|
<tbody>
|
|
|
<tr>
|
|
<tr>
|
|
|
- <th className="">GROWI</th>
|
|
|
|
|
|
|
+ <th>GROWI</th>
|
|
|
<td>{ adminHomeContainer.state.growiVersion }</td>
|
|
<td>{ adminHomeContainer.state.growiVersion }</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|