Correct bug
This commit is contained in:
parent
2d99f1ecf2
commit
b6d7d2c30e
2 changed files with 8 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
</div>
|
||||
<div class="panel-body">
|
||||
|
||||
|
||||
Pour charger les machines, recharger la page (temporaire)<br />
|
||||
Selectionner une machine:
|
||||
<div ng-repeat="machine in machines"> <a ng-click="raiseShowMachineDetailsEvent(machine.id)"> {{ machine.name }}</a></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue