Explorar el Código

[editor] Removed invalid HTML element

Enrico Berti hace 10 años
padre
commit
84575e4

+ 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 -->