зеркало из https://github.com/mozilla/pjs.git
Removed the 'loading .. ' message from the RSS view so far. When we do it we do in the properties in sync with JS.
This commit is contained in:
Родитель
883a019df7
Коммит
400d7fc463
|
@ -26,13 +26,8 @@ xmlns:rss="http://purl.org/rss/1.0/"
|
|||
<xsl:value-of select="rss:title"/>
|
||||
</a>
|
||||
</div>
|
||||
<!--
|
||||
<xsl:attribute name="label">
|
||||
<xsl:value-of select="rss:title"/>
|
||||
</xsl:attribute>
|
||||
-->
|
||||
</xsl:for-each>
|
||||
<style type="text/css"> .loading { display:none} </style>
|
||||
|
||||
</div>
|
||||
</xsl:template>
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class='loading'>loading...</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче