Added file header comment

This commit is contained in:
Indu Prakash
2022-10-15 07:56:26 -05:00
parent c4e290a613
commit 5123b45427
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,5 @@
//The content of this file get set into htmlHeadStyle (new_http.cs)
var firstTime,
lastTime,
req = null;

View File

@ -1,3 +1,5 @@
//The content of this file get set into ha_discovery_script (new_http.cs)
function send_ha_disc() {
var xhr = new XMLHttpRequest();
xhr.open(

View File

@ -1,3 +1,5 @@
/*The content of this file get set into htmlHeadStyle (new_http.cs)*/
div,
fieldset,
input,
@ -123,7 +125,7 @@ div#state {
}
div#changed {
padding: 0;
height: 23px;
height: 23px;
}
div#main {
text-align: left;