remove debug

This commit is contained in:
2022-01-28 13:26:22 +11:00
parent 3acc967101
commit 52f6063bc1

View File

@@ -55,8 +55,6 @@
function PrettyFname(fname)
{
console.log('PrettyFname called')
console.log('fname='+fname)
s='<span class="alert alert-secondary py-2">'
if( fname.indexOf( "static/Import" ) == 0 )
{