Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for confirmToDeleteAll (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl.jsp

                                                        <button type="button" class="btn btn-danger"
                                                                data-toggle="modal" data-target="#confirmToDeleteAll">
                                                            <i class="fa fa-trash" aria-hidden="true"></i>
                                                            <la:message key="labels.failure_url_delete_all_link"/>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 13.5K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp

                                                <button type="button" class="btn btn-danger"
                                                        data-toggle="modal" data-target="#confirmToDeleteAll">
                                                    <i class="fa fa-trash" aria-hidden="true"></i>
                                                    <la:message key="labels.search_list_button_delete_all"/>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.1K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo.jsp

                                                    <button type="button" class="btn btn-danger"
                                                            data-toggle="modal" data-target="#confirmToDeleteAll">
                                                        <i class="fa fa-trash" aria-hidden="true"></i>
                                                        <la:message key="labels.crawling_info_delete_all_link"/>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 11.6K bytes
    - Click Count (0)
Back to Top