Remove IE section from Setup page

pull/1533/head
mertsincan 2021-08-31 12:42:45 +03:00
parent f12f8e73a6
commit c4be23c9af
1 changed files with 5 additions and 5 deletions

View File

@ -269,7 +269,7 @@ app.use(PrimeVue, {
<th> <th>
<div class="p-d-flex p-ai-center"> <div class="p-d-flex p-ai-center">
<img src="../../assets/images//browsers/edge.svg" alt="edge" style="width: 1.5rem;" class="p-mr-2"> <img src="../../assets/images//browsers/edge.svg" alt="edge" style="width: 1.5rem;" class="p-mr-2">
IE / Edge Edge
</div> </div>
</th> </th>
<th> <th>
@ -300,7 +300,7 @@ app.use(PrimeVue, {
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td>IE11, Edge</td> <td>Edge</td>
<td>Last 2 versions</td> <td>Last 2 versions</td>
<td>Last 2 versions</td> <td>Last 2 versions</td>
<td>Last 2 versions</td> <td>Last 2 versions</td>