Эх сурвалжийг харах

make WOL card not clickable

Pi 3 сар өмнө
parent
commit
ba02ddbfd8

+ 2 - 2
home-sqlpage/sqlpage/migrations/000_index.sql

@@ -110,9 +110,9 @@ VALUES
 	'mail'
 ),
 (
-	'https://wol.shandan.one?location=outside',
+	NULL, --'https://wol.shandan.one?location=outside',
 	'Wake a Device',
-	'',
+	'data:image/svg+xml,<svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="rgb(205,57,57)"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-power"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M7 6a7.75 7.75 0 1 0 10 0" /><path d="M12 4l0 8" /></svg>',
 	'Wake a device from [home](https://wol.shandan.one?location=home) or [outside](https://wol.shandan.one?location=outside)',
 	'red',
 	3,