1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Add column elements to the HTML.

This commit is contained in:
Rob Rix 2015-10-21 11:11:01 -04:00
parent 08f4e8c0e1
commit c627af6324

View File

@ -82,6 +82,8 @@
</script>
</head>
<body>
<div id="before"></div>
<div id="after"></div>
<div id="diff"></div>
<script type="text/javascript">
loadJSON('diff.json', function (json) {