kopia lustrzana https://github.com/botheredbybees/kilnController
No growling for now
rodzic
47591ddee7
commit
6ad5938de1
|
@ -301,16 +301,7 @@ $(document).ready(function()
|
|||
|
||||
if (x.door == "OPEN")
|
||||
{
|
||||
$.bootstrapGrowl("<span class=\"glyphicon glyphicon-exclamation-sign\"></span> <b>Door Opened!</b>", {
|
||||
ele: 'body', // which element to append to
|
||||
type: 'error', // (null, 'info', 'error', 'success')
|
||||
offset: {from: 'top', amount: 250}, // 'top', or 'bottom'
|
||||
align: 'center', // ('left', 'right', or 'center')
|
||||
width: 385, // (integer, or 'auto')
|
||||
delay: 0,
|
||||
allow_dismiss: true,
|
||||
stackup_spacing: 10 // spacing between consecutively stacked growls.
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
if (state!=state_last)
|
||||
|
|
Ładowanie…
Reference in New Issue