Forráskód Böngészése

Solved bug in header link.

Signed-off-by: chanhoonseng <chanhoonseng3101@gmail.com>
chanhoonseng 6 éve
szülő
commit
1547210169
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      designer.html

+ 1 - 1
designer.html

@@ -382,7 +382,7 @@ background-color:{{ data['style'][key]['background_color'] }};'
 {% else %}
 {% end %}
 {% if "titlelink" in data['style'][key] %}
-data-titlelink="{{ data['style'][key]['titlelink'] }};"
+data-titlelink="{{ data['style'][key]['titlelink'] }}"
 {% else %}
 {% end %}
 data-type="{{ data['style'][key]['type'] }}" class='varbox' id="{{ key }}">