diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-28 17:54:15 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-28 17:54:15 +0100 |
| commit | 81c4c30c69f63a8605d5e7d2d317aa85fd7fdb05 (patch) | |
| tree | 0e90f9cb4a5c851eed0f4900823d3e45bf3ca891 /client/partials/home/main.html | |
| parent | 27a39a9448eac036d3af994b36d77093a2304e00 (diff) | |
Add spin icon
Diffstat (limited to 'client/partials/home/main.html')
| -rw-r--r-- | client/partials/home/main.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/partials/home/main.html b/client/partials/home/main.html index e3611e5..37638d3 100644 --- a/client/partials/home/main.html +++ b/client/partials/home/main.html @@ -5,5 +5,7 @@ <div class="panel-body"> Main Content <button ng-click="raiseShowMachineDetailsEvent()" > Show Machine details</button> + <div id="test"> + </div> </div> </div> |
