Skip to content

Commit 038af18

Browse files
committed
12
1 parent d5becea commit 038af18

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

OpenFlow/src/public/Robots.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ <h1 translate lib="web">robots</h1>
3838
<th></th>
3939
<th></th>
4040
<th></th>
41-
<th></th>
4241
</tr>
4342
</thead>
4443
<tbody>
@@ -66,10 +65,6 @@ <h1 translate lib="web">robots</h1>
6665
<td class="btn-cell">
6766
<a ng-href="#/Entity/{{ctrl.collection}}/{{model._id}}" class="table-btn"><i class="az-edit"></i></a>
6867
</td>
69-
<td class="btn-cell">
70-
<a href ng-click="ctrl.DeleteOne(model)" ng-disabled="ctrl.loading==true" class="table-btn"><i
71-
class="az-trash"></i></a>
72-
</td>
7368
</tr>
7469
</tbody>
7570
</table>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.458
1+
0.0.459

0 commit comments

Comments
 (0)