Add computeRatio method to display. Enable it in browsers display plugin
This commit is contained in:
@@ -128,4 +128,5 @@ class IWLADisplayBrowsers(IPlugin):
|
||||
total_browsers[1] = self.iwla._(u'Others')
|
||||
table.appendRow(total_browsers)
|
||||
table.setCellCSSClass(table.getNbRows()-1, 0, 'iwla_others')
|
||||
table.computeRatio(2)
|
||||
index.appendBlock(table)
|
||||
|
Reference in New Issue
Block a user