Mercurial > hg > ng2-query-ismi
view src/index.html @ 61:6adf95d9a190 webpack
fix missing resultInfo. add column template for WITNESS.
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 24 Apr 2017 19:39:25 +0200 |
parents | 7b9d616695d3 |
children | 7787ca310644 |
line wrap: on
line source
<html> <head> <meta charset="utf-8" /> <title>ISMI Query Builder</title> </head> <!-- 3. Display the application --> <body> <query-app>Loading... Query Builder</query-app> </body> </html>