Commit 3d559e40 by Vasyl Nakvasiuk

fix data attr

parent 892275c2
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
class="conditional-wrapper" class="conditional-wrapper"
data-problem-id="${id}" data-problem-id="${id}"
data-url="${ajax_url}" data-url="${ajax_url}"
depends="${depends}" data-depends="${depends}"
> >
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment