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

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