pas grand choses
This commit is contained in:
@@ -8,16 +8,16 @@ th,td{border: 1px solid rgb(160 160 160);padding: 8px 10px;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Engine</th>
|
||||
<th>EG210</th>
|
||||
<th>25000 €</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Interior</th>
|
||||
<th>IS</th>
|
||||
<th>2500 €</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Transmission</th>
|
||||
<th>TSF7</th>
|
||||
<th>15000 €</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Exterior</th>
|
||||
<th>XS</th>
|
||||
@@ -25,9 +25,9 @@ th,td{border: 1px solid rgb(160 160 160);padding: 8px 10px;}</style>
|
||||
<th>color : red</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Engine</th>
|
||||
<th>EG210</th>
|
||||
<th>25000 €</th>
|
||||
<th>Transmission</th>
|
||||
<th>TSF7</th>
|
||||
<th>15000 €</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">Total Price : </th>
|
||||
|
||||
@@ -8,7 +8,6 @@ import src.fr.api.Part;
|
||||
|
||||
import java.util.HashSet;
|
||||
import java.util.Optional;
|
||||
import java.util.Properties;
|
||||
import java.util.Set;
|
||||
|
||||
public class ConfigurationImpl implements Configuration {
|
||||
|
||||
Reference in New Issue
Block a user