This commit is contained in:
sanjayk03-dev
2024-09-01 19:26:05 +05:30
parent 0b735be96a
commit fe6b10cb92

View File

@@ -101,7 +101,7 @@ script#admin-general-view-template(type="text/x-template")
required required
) )
select(:disabled="is_24_hr_format" v-model="selected_meridian" style="width:65px") select(:disabled="is_24_hr_format" v-model="selected_meridiem" style="width:65px")
option(value="AM" selected) AM option(value="AM" selected) AM
option(value="PM") PM option(value="PM") PM
@@ -109,5 +109,6 @@ script#admin-general-view-template(type="text/x-template")
.tip .tip
strong Note: strong Note:
.tip
| Internet connected controllers times is set automatically. | Internet connected controllers times is set automatically.
| Non-internet connected controllers will need to set time manually on every boot up. | Non-internet connected controllers will need to set time manually on every boot up.