Bug 1190175 - Update offlineapp listbox to display origin property, r=ehsan

This commit is contained in:
Michael Layzell 2015-08-03 09:46:49 -07:00
parent e0f9068eb7
commit d92aad0153

View File

@ -72,7 +72,7 @@
extends="chrome://global/content/bindings/listbox.xml#listitem">
<content>
<children>
<xul:listcell xbl:inherits="label=host"/>
<xul:listcell xbl:inherits="label=origin"/>
<xul:listcell xbl:inherits="label=usage"/>
</children>
</content>