appunti x testing...

This commit is contained in:
Samuele E. Locatelli
2018-06-02 09:15:44 +02:00
parent d0aaa9a8de
commit 43b4a215d0
4 changed files with 1434 additions and 1431 deletions
+1429 -1424
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -6
View File
@@ -566,12 +566,8 @@
<Content Include="Content\fonts.min.css">
<DependentUpon>fonts.css</DependentUpon>
</Content>
<Content Include="Content\Style.css">
<DependentUpon>Style.less</DependentUpon>
</Content>
<Content Include="Content\Style.min.css">
<DependentUpon>Style.css</DependentUpon>
</Content>
<Content Include="Content\Style.css" />
<Content Include="Content\Style.min.css" />
<Content Include="Default.aspx" />
<Content Include="diagApp.aspx" />
<Content Include="erroreComunicazione.aspx" />
+2
View File
@@ -7,6 +7,8 @@
<div id="visualization"></div>
<script type="text/javascript">
// vedere: http://visjs.org/docs/timeline/
// DOM element where the Timeline will be attached
var container = document.getElementById('visualization');