Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-21 11:59:12 +02:00
committed by GitHub
parent aba9212cde
commit b0a1914615
+1 -1
View File
@@ -132,7 +132,7 @@
<p class="text-xs text-gray-500 mb-2">Přístup k firemní řízené dokumentaci</p>
</div>
</div>
<button onclick="openWindowsFolder('M:\\06. ŘÍZENÁ DOKUMENTACE')" 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>