mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
517672994d
commit
241468f387
@ -490,7 +490,7 @@ object.makeConstructor('Browser',
|
||||
//
|
||||
// This is mainly designed for testing.
|
||||
//
|
||||
// XXX how the header item and it's sublist should be linked???
|
||||
// XXX Q: how should the header item and it's sub-list be linked???
|
||||
|
||||
var TextBrowserClassPrototype = {
|
||||
__proto__: BaseBrowser,
|
||||
@ -525,7 +525,6 @@ var TextBrowserPrototype = {
|
||||
: value },
|
||||
}
|
||||
|
||||
|
||||
var TextBrowser =
|
||||
module.TextBrowser =
|
||||
object.makeConstructor('TextBrowser',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user