Bug 1190175 - Update offlineapp listbox to display origin property

This commit is contained in:
janekptacijarabaci 2018-04-26 12:37:44 +02:00 committed by Roy Tam
commit 34438edbc7

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>