mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Follow the rule.
코딩 규칙에 따라 스크립트 수정
This commit is contained in:
parent
524cb78115
commit
713c5bc445
3 changed files with 68 additions and 63 deletions
|
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
});
|
||||
</script>
|
||||
<div style="{$style}">
|
||||
<div style="{$style}" class="rx_poll_simple_wrap">
|
||||
<div id="poll_{$poll_srl}" class="pollWidget" style="display:none;">
|
||||
<script id="entry-template" type="text/x-handlebars-template">
|
||||
{{#each questions as |question questionid|}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue