Merge pull request #1769 from edx/frances/fix/studio-edit-headerimage-bug

Broken image in Studio component help sidebar
This commit is contained in:
frances botsford
2013-11-25 12:39:58 -08:00

View File

@@ -39,7 +39,7 @@
<div class="row">
<h6>${_("Heading 1")}</h6>
<div class="col sample heading-1">
<img src="${static.url("/img/header-example.png")}" />
<img src="${static.url("img/header-example.png")}" />
</div>
<div class="col">
<pre><code>H1