| Index: chrome/common/extensions/docs/server2/templates/articles/publish_app.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/articles/publish_app.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/articles/publish_app.html (working copy)
|
| @@ -1,5 +1,5 @@
|
| -<div id="pageData-name" class="pageData">Publish</div>
|
| -<!-- <div id="pageData-showTOC" class="pageData">true</div> -->
|
| +<h1>Publish</h1>
|
| +<!-- -->
|
|
|
| <p>
|
| Packaged apps are still evolving.
|
| @@ -22,7 +22,7 @@
|
| <li style="margin-top:0" />
|
| Bring up the apps and extensions management page
|
| by clicking the wrench icon
|
| - <img src="../images/toolsmenu.gif" width="29" height="29" alt=""
|
| + <img src="{{static}}/images/toolsmenu.gif" width="29" height="29" alt=""
|
| style="margin-top:0" />
|
| and choosing <b>Tools > Extensions</b>.
|
| </li>
|
| @@ -41,5 +41,4 @@
|
| </li>
|
| </ol>
|
|
|
| -<p class="backtotop"><a href="#top">Back to top</a></p>
|
| -
|
| +<p class="backtotop"><a href="#top">Back to top</a></p>
|
|
|