feature/supplier_page #52
@ -16,5 +16,4 @@ public interface SupplierRepository extends JpaRepository<Supplier, Long> {
 | 
			
		||||
	
 | 
			
		||||
	@Query("SELECT a FROM Supplier a WHERE a.id = :supplierId")
 | 
			
		||||
	Supplier findSupplierById(@Param("supplierId") long supplierId);
 | 
			
		||||
	
 | 
			
		||||
}
 | 
			
		||||
@ -26,7 +26,7 @@
 | 
			
		||||
               <tr>
 | 
			
		||||
                  <th colspan="9">
 | 
			
		||||
                     <input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"
 | 
			
		||||
                        data-target-id="main-table"></input>
 | 
			
		||||
                        data-target-id="main-table">
 | 
			
		||||
| 
					
	
	
	
	
	
	
	
	 | 
			||||
                  </th>
 | 
			
		||||
               </tr>
 | 
			
		||||
               <thead>
 | 
			
		||||
 | 
			
		||||
@ -22,11 +22,11 @@
 | 
			
		||||
         <div class="content-width">
 | 
			
		||||
            <h2>Bestellungen</h2>
 | 
			
		||||
            <p>
 | 
			
		||||
            <table id="main-table">
 | 
			
		||||
            <table id="order-table">
 | 
			
		||||
               <tr>
 | 
			
		||||
                  <th colspan="9">
 | 
			
		||||
                     <input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"
 | 
			
		||||
                        data-target-id="main-table"></input>
 | 
			
		||||
                        data-target-id="main-table">
 | 
			
		||||
| 
					
	
	
	
	
	
	
	
	 
				
					
						Seil0
						commented  
			
		
 `</input>` kann weg 
			
			
		 | 
			||||
                  </th>
 | 
			
		||||
               </tr>
 | 
			
		||||
               <thead>
 | 
			
		||||
@ -70,7 +70,7 @@
 | 
			
		||||
               <h3><span th:text="${SupplierDetail.balance}"></span> €</h3>
 | 
			
		||||
            </div>
 | 
			
		||||
            <p>
 | 
			
		||||
            <table id="main-table">
 | 
			
		||||
            <table id="booking-table">
 | 
			
		||||
| 
					
	
	
	
	
	
	
	
	 
				
					
						Seil0
						commented  
			
		Die ID ist doppelt vergeben. Die ID ist doppelt vergeben. 
			
			
		 | 
			||||
               <thead>
 | 
			
		||||
                  <tr>
 | 
			
		||||
                     <th>Zeitpunkt</th>
 | 
			
		||||
 | 
			
		||||
@ -26,7 +26,7 @@
 | 
			
		||||
               <tr>
 | 
			
		||||
                  <th colspan="7">
 | 
			
		||||
                     <input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"
 | 
			
		||||
                        data-target-id="main-table"></input>
 | 
			
		||||
                        data-target-id="main-table">
 | 
			
		||||
| 
					
	
	
	
	
	
	
	
	 
				
					
						Seil0
						commented  
			
		
 `</input>` kann weg 
			
			
		 | 
			||||
                  </th>
 | 
			
		||||
               </tr>
 | 
			
		||||
               <thead>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user
	
</input>kann weg