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:
parent
08f4e8c0e1
commit
c627af6324
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user