fix #1214 remove config info

This commit is contained in:
Shinsuke Sugaya 2017-08-09 22:59:52 +09:00
parent bd68c3b666
commit 477f1913ec

View file

@ -100,16 +100,6 @@
<td>${f:h(lastAccessTime)}<la:hidden
property="lastAccessTime" /></td>
</tr>
<tr>
<th><la:message
key="labels.failure_url_web_config_name" /></th>
<td>${f:h(webConfigName)}</td>
</tr>
<tr>
<th><la:message
key="labels.failure_url_file_config_name" /></th>
<td>${f:h(fileConfigName)}</td>
</tr>
</tbody>
</table>
</div>