MAde the generate buttons consistent in the UI. Updated the Readme.

This commit is contained in:
Admin
2016-04-27 12:40:54 -05:00
parent 60d35acff9
commit e446c618ce
8 changed files with 110 additions and 51 deletions

View File

@@ -41,8 +41,7 @@
<td>{{huedevice.huename}}</td>
<td>
<button class="btn btn-success" type="submit"
ng-click="buildDeviceUrls(huedevice)">Generate
Device URLs</button>
ng-click="buildDeviceUrls(huedevice)">Generate Bridge Device</button>
</td>
</tr>
</table>