Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-21 13:21:46 +02:00
committed by GitHub
parent db484a637b
commit 4d0f7d9b2e
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
<p class="text-xs text-gray-500 mb-2">Systém pro správu a sledování firemních úkolů</p>
</div>
</div>
<button onclick="openWindowsFolder('M:\\10. MANAGEMENT ÚKOLŮ')" class="block w-full text-center bg-gray-200 hover:bg-gray-300 text-gray-700 text-sm py-1 px-3 rounded transition-colors mt-2">
<button onclick="openWindowsFolder('C:\\Users\\conta\\Downloads\\PROG+HTML')" class="block w-full text-center bg-gray-200 hover:bg-gray-300 text-gray-700 text-sm py-1 px-3 rounded transition-colors mt-2">
<i class="fas fa-folder-open mr-1"></i> Otevřít složku
</button>
</div>