mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 05:44:24 +00:00
Probably finish up
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<header>
|
||||
<h2>Data infos</h2>
|
||||
</header>
|
||||
<div id="data-info">
|
||||
<div id="data-info" class="info">
|
||||
<h4>Filename</h4>
|
||||
<p id="data-filename"></p>
|
||||
<h4>File type</h4>
|
||||
@@ -57,7 +57,7 @@
|
||||
<header>
|
||||
<h2>Selected column infos</h2>
|
||||
</header>
|
||||
<div id="column-info">
|
||||
<div id="column-info" class="info">
|
||||
<h4>Selected column</h4>
|
||||
<p id="column-selected"></p>
|
||||
<h4>Data type</h4>
|
||||
|
||||
Reference in New Issue
Block a user