mirror of
https://github.com/FAUSheppy/oh-my-nemesis
synced 2026-06-19 10:42:38 +02:00
Initial (reset)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<td onclick="cellOnClickListener(this)" id="{{ cellId }}" {% if enableEdit %} contenteditable='true' {% endif %} class="{{ classes }}" {% if cellColor %}style="background: {{ cellColor }};"{% endif %}>{{ cellContent }}</td>
|
||||
|
||||
Reference in New Issue
Block a user