xzw 3 tahun lalu
induk
melakukan
6f5bfa3961
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      js/Hot.js

+ 1 - 1
js/Hot.js

@@ -1019,7 +1019,7 @@ window.initHot = function(model){
         
         
         setTitleDir(){
-            this.titleElem.elem.attr('pos',this.info.titlePos)
+            this.titleElem && this.titleElem.elem.attr('pos',this.info.titlePos)
         }