diff --git a/templates/files.html b/templates/files.html index e31d39f..14db27b 100644 --- a/templates/files.html +++ b/templates/files.html @@ -111,7 +111,7 @@ {% endif %} {% endif %} {% if obj.type.name != "Directory" %} - + {% if obj.type.name=="Image" %} {% elif obj.type.name == "Video" %} @@ -138,7 +138,8 @@ function GetSelnAsDiv() { seln='' $('.highlight').each(function( index ) { - seln+='' + $(this).children().html() + '' } ) return ''+seln+'' @@ -170,13 +171,14 @@ function MoveDBox() Moving the following files? ` div+=GetSelnAsDiv() + yr=$('.highlight').first().attr('yr') dt=$('.highlight').first().attr('date') div+=`
Moving the following files?