Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Wade (0.16 sec)

  1. docs/en/data/sponsors.yml

        img: https://fastapi.tiangolo.com/img/sponsors/codacy.png
    bronze:
      - url: https://www.exoflare.com/open-source/?utm_source=FastAPI&utm_campaign=open_source
        title: Biosecurity risk assessments made easy.
        img: https://fastapi.tiangolo.com/img/sponsors/exoflare.png
      - url: https://testdriven.io/courses/tdd-fastapi/
        title: Learn to build high-quality web apps with best practices
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Mon Mar 25 23:10:11 GMT 2024
    - 3.3K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp

                                            <la:message key="labels.crud_button_delete"/>
                                        </button>
                                        <div class="modal fade" id="confirmToDelete" tabindex="-1"
                                             role="dialog">
                                            <div class="modal-dialog">
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.9K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    		data-toggle="modal" data-target="#confirmToDelete"
    		value="<la:message key="labels.crud_button_delete" />">
    		<em class="fa fa-trash">
    		<la:message key="labels.crud_button_delete" />
    	</button>
    	<div class="modal fade" id="confirmToDelete" tabindex="-1"
    		role="dialog">
    		<div class="modal-dialog">
    			<div class="modal-content bg-danger">
    				<div class="modal-header">
    					<h4 class="modal-title">
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Feb 10 12:37:20 GMT 2020
    - 2.7K bytes
    - Viewed (0)
Back to top