Double-click select add

This commit is contained in:
JoseluCross
2017-10-30 23:25:29 +01:00
parent e25666648d
commit b3b477fd53
4 changed files with 30 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
</tr>
<tr>
<td colspan="6">
<pre><code class='{{ code.lang }} codeto'>{{ code.code }}</code></pre>
<pre class="highlight"><code class='{{ code.lang }} codeto'>{{ code.code }}</code></pre>
</td>
</tr>
</table>