Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for included_urls (0.19 sec)

  1. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.included_urls"/></th>
                                            <td>${f:br(f:h(includedUrls))}<la:hidden
                                                    property="includedUrls"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_edit.jsp

                                        <label for="includedUrls" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.included_urls"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="includedUrls"/>
                                            <la:textarea styleId="includedUrls" property="includedUrls"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 15.9K bytes
    - Viewed (0)
Back to top