Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.

This commit is contained in:
markjcrane
2016-06-17 17:34:31 -06:00
parent 704cf23194
commit e5020a842b
6 changed files with 146 additions and 38 deletions

View File

@@ -161,6 +161,20 @@ $text['confirm-copy']['de-at'] = "Wollen Sie das wirklich kopieren?";
//buttons
$text['button-apply']['en-us'] = "Apply";
$text['button-apply']['es-cl'] = "";
$text['button-apply']['pt-pt'] = "";
$text['button-apply']['fr-fr'] = "";
$text['button-apply']['pt-br'] = "";
$text['button-apply']['pl'] = "";
$text['button-apply']['he'] = "";
$text['button-apply']['uk'] = "";
$text['button-apply']['sv-se'] = "";
$text['button-apply']['de-at'] = "";
$text['button-apply']['ro'] = "";
$text['button-apply']['fa'] = "";
$text['button-apply']['ar-eg'] = "";
$text['button-clear']['en-us'] = "Clear";
$text['button-clear']['es-cl'] = "Limpiar";
$text['button-clear']['pt-pt'] = "Apagar";