File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -972,9 +972,16 @@ <h4>CO<sub>2</sub></h4>
972972 </ div >
973973 < div uib-accordion-group class ="panel-default " is-open ="register.open.luftdaten ">
974974 < uib-accordion-heading >
975- luftdaten.info < i class ="pull-right glyphicon "
975+ Sensor.Community ( luftdaten.info) < i class ="pull-right glyphicon "
976976 ng-class ="{'glyphicon-chevron-down': register.open.collapse2, 'glyphicon-chevron-right': !register.open.collapse2} "> </ i >
977977 </ uib-accordion-heading >
978+
979+ <!-- Hint for non predefined devices -->
980+ < div class ="alert alert-info " role ="alert ">
981+ < span class ="glyphicon glyphicon-info-sign " aria-hidden ="true "> </ span >
982+ {{'LD_INFO_PREDEF_DEVICES' | translate}}
983+ </ div >
984+
978985 < div class ="radio radio-success ">
979986 < input type ="radio " name ="model " id ="luftdaten-sds011 " value ="luftdaten_sds011 "
980987 ng-model ="register.modelSelected.id " required >
@@ -1097,6 +1104,7 @@ <h4>CO<sub>2</sub></h4>
10971104 < br >
10981105 < div uib-alert class ="alert-info " ng-bind-html ="'CUSTOMBOX'|translate ">
10991106 </ div >
1107+ < div class ="alert alert-info " ng-bind-html ="'CUSTOMBOX_LD_DEVICE_INFO'|translate "> </ div >
11001108 < br >
11011109 < table class ="table table-striped table-bordered ">
11021110 < thead >
You can’t perform that action at this time.
0 commit comments