- @if (this.isDraggingOver)
- {
-
-
-
-
-
- }
- else if (this.DocumentPaths.Any())
- {
-
+
+
+ @if (this.isDraggingOver)
+ {
+
+
+
+
+ }
+ else if (this.DocumentPaths.Any())
+ {
+
+
+
+
+
+ }
+ else
+ {
+
-
-
- }
- else
+
+ }
+
+ @if (this.ShowMediaStatus)
{
-
-
-
+
}
-
+
}
else
{
@@ -69,6 +78,10 @@ else