am f900a1f4: am 81752cf5: Merge "docs: Fix issue with older devices section not expanding" into lmp-docs
* commit 'f900a1f48abde96e41f40f61d3610b6245a9f94c': docs: Fix issue with older devices section not expanding
This commit is contained in:
@@ -417,7 +417,7 @@ feature image or screenshots for your Google Play app listing.</p>
|
||||
}
|
||||
|
||||
if (this.archived) {
|
||||
deviceList = '.device-list.archived';
|
||||
deviceList = '.device-list.archive';
|
||||
} else if (this.hidden) {
|
||||
deviceList = '.device-list.hidden';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user