Commit e333dd1b authored by Mark Siy's avatar Mark Siy

Fix

parent c71902b5
...@@ -183,7 +183,7 @@ $( function() { ...@@ -183,7 +183,7 @@ $( function() {
"<ac:plain-text-body>" + "<ac:plain-text-body>" +
"<![CDATA[\n<center><img src=\"" + "<![CDATA[\n<center><img src=\"" +
$(elem).find(".itemBox").val() + $(elem).find(".itemBox").val() +
"\" style=\"max-width:1100;\" /></center>\n]]>" + "\" style=\"max-width:1100px;\" /></center>\n]]>" +
"</ac:plain-text-body>" + "</ac:plain-text-body>" +
"</ac:structured-macro>"; "</ac:structured-macro>";
} }
......
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