소스 검색

[editor] Removed invalid HTML element

Enrico Berti 10 년 전
부모
커밋
84575e4aeb
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      desktop/core/src/desktop/static/desktop/help/index.html
  2. 1 1
      desktop/libs/notebook/src/notebook/templates/editor_components.mako

+ 2 - 2
desktop/core/src/desktop/static/desktop/help/index.html

@@ -21,9 +21,9 @@
 			Cloudera Impala queries, manage the Hive Metastore, HBase, Sqoop, ZooKeeper, MapReduce jobs, and
 			Cloudera Impala queries, manage the Hive Metastore, HBase, Sqoop, ZooKeeper, MapReduce jobs, and
 			create and schedule worklows with Oozie.</p>
 			create and schedule worklows with Oozie.</p>
 
 
-    </br>
+    <br/>
     <p class="p alert"> Checkout the latest updates and tutorials on <a href="http://gethue.com" target="_blank">http://gethue.com</a>!</p>
     <p class="p alert"> Checkout the latest updates and tutorials on <a href="http://gethue.com" target="_blank">http://gethue.com</a>!</p>
-    </br>
+    <br/>
 
 
 	</div>
 	</div>
 
 

+ 1 - 1
desktop/libs/notebook/src/notebook/templates/editor_components.mako

@@ -1070,7 +1070,7 @@ ${ require.config() }
               </div>
               </div>
               <!-- /ko -->
               <!-- /ko -->
             <!-- /ko -->
             <!-- /ko -->
-            </br>
+            <br/>
           </fieldset>
           </fieldset>
         </form>
         </form>
         <!-- /ko -->
         <!-- /ko -->