Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<table id="datasets_table"></table>
<script src="https://apps-testapi.ecmwf.int/static/build_dataset_table.js"></script>
<script>
build_dataset_table($("#datasets_table"));
</script>

...