Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for typeTable (0.04 seconds)

  1. src/main/webapp/js/chat.js

                var navigationUrl = sanitizeUrl(source.goUrl || source.urlLink || source.url);
                var icon = getFileTypeIcon(source.url, source.mimetype);
                var typeLabel = getFileTypeLabel(source.url, source.mimetype);
    
                html += '<li>' +
                    '<a href="' + escapeHtml(navigationUrl) + '" class="source-card" target="_blank" rel="noopener noreferrer">' +
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 30.6K bytes
    - Click Count (0)
Back to Top