Kaynağa Gözat

Added zepto example

Maurits van der Schee 8 yıl önce
ebeveyn
işleme
df63459368
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1
    3
      examples/client_zepto.html

+ 1
- 3
examples/client_zepto.html Dosyayı Görüntüle

@@ -69,8 +69,6 @@ $(function(){ new PostList('#PostListDiv','#PostListTemplate'); });
69 69
 </script>
70 70
 </head>
71 71
 <body>
72
-<div id="PostListDiv">
73
-	<span>Loading...</span>
74
-</div>
72
+<div id="PostListDiv">Loading...</div>
75 73
 </body>
76 74
 </html>

Loading…
İptal
Kaydet