Przeglądaj źródła

fix #1214 remove config info

Shinsuke Sugaya 8 lat temu
rodzic
commit
477f1913ec

+ 0 - 10
src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp

@@ -100,16 +100,6 @@
 													<td>${f:h(lastAccessTime)}<la:hidden
 													<td>${f:h(lastAccessTime)}<la:hidden
 															property="lastAccessTime" /></td>
 															property="lastAccessTime" /></td>
 												</tr>
 												</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>
 											</tbody>
 										</table>
 										</table>
 									</div>
 									</div>