Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: composer.html

Issue 29338522: Noissue - Rename blockElement.postload.js, block.html and block.js for consistency (Closed)
Patch Set: Created March 17, 2016, 3:43 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | composer.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: composer.html
===================================================================
rename from block.html
rename to composer.html
--- a/block.html
+++ b/composer.html
@@ -27,7 +27,7 @@
<script type="text/javascript" src="ext/common.js"></script>
<script type="text/javascript" src="ext/content.js"></script>
<script type="text/javascript" src="i18n.js" charset="utf-8"></script>
-<script type="text/javascript" src="block.js" charset="utf-8"></script>
+<script type="text/javascript" src="composer.js" charset="utf-8"></script>
<style type="text/css">
*
{
« no previous file with comments | « no previous file | composer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld