Add JSON tree view in addition to source preview
This commit is contained in:
@@ -14,10 +14,9 @@
|
||||
<div class="inspect-details">
|
||||
<section class="content">
|
||||
{{file-preview metaData=model.documentMetaData
|
||||
documentIsJSON=documentIsJSON
|
||||
jsonView=jsonView
|
||||
showJsonTree=showJsonTree
|
||||
showJsonSource=showJsonSource}}
|
||||
isJSON=documentIsJSON
|
||||
jsonShowTree=jsonShowTree
|
||||
jsonShowSource=jsonShowSource}}
|
||||
</section>
|
||||
<section class="meta">
|
||||
<dl>
|
||||
|
||||
Reference in New Issue
Block a user