ver. 0.299: Table column visibility toggle with localStorage persistence
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BIN
updates/0.20/ver_0.299.zip
Normal file
BIN
updates/0.20/ver_0.299.zip
Normal file
Binary file not shown.
@@ -1,3 +1,6 @@
|
||||
<b>ver. 0.299 - 21.02.2026</b><br />
|
||||
- NEW - Ukrywanie/pokazywanie kolumn w tabelach admina (toggle switch + localStorage)
|
||||
<hr>
|
||||
<b>ver. 0.298 - 20.02.2026</b><br />
|
||||
- FIX - kilka poprawek po aktualizacji
|
||||
<hr>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
$current_ver = 298;
|
||||
$current_ver = 299;
|
||||
|
||||
for ($i = 1; $i <= $current_ver; $i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user