web: fix $ quoting
This commit is contained in:
parent
fd22dde57b
commit
7f60e3504c
@ -393,7 +393,7 @@ registerChartHtml items = [$hamlet|
|
||||
<script type=text/javascript>
|
||||
\$(document).ready(function() {
|
||||
/* render chart */
|
||||
\ /* if ($('#register-chart')) */
|
||||
/* if (\$('#register-chart')) */
|
||||
\$.plot($('#register-chart'),
|
||||
[
|
||||
[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user