diff options
Diffstat (limited to 'js/tool.js')
| -rw-r--r-- | js/tool.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ function Tool (span) { + this.el = span this.lex = new Lex (span) this.name = span.innerHTML this.span = span |
![]() |
index : ascii.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git daemon user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | js/tool.js | 1 |
@@ -1,4 +1,5 @@ function Tool (span) { + this.el = span this.lex = new Lex (span) this.name = span.innerHTML this.span = span |