browser: Listing should append instead of replacing previous listing (#4188)

Fixes #4144
This commit is contained in:
Krishna Srinivas
2017-04-28 09:30:26 -07:00
committed by Harshavardhana
parent d36dd80a8a
commit 1ea53b4d9f
4 changed files with 38 additions and 14 deletions

4
.jshintrc Normal file
View File

@@ -0,0 +1,4 @@
{
"asi": true,
"esnext": true
}