Please note that my outdoor security camera has become unresponsive. Floodlight remains off and the camera doesn't function at all.
Power was rebooted, SD Card replaced but no luck also wiring was checked and found healthy.
Opmerkingen
0 opmerkingen
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Opmerkingen
0 opmerkingen