mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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.
|
// 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 = {
|
var TextBrowserClassPrototype = {
|
||||||
__proto__: BaseBrowser,
|
__proto__: BaseBrowser,
|
||||||
@ -525,7 +525,6 @@ var TextBrowserPrototype = {
|
|||||||
: value },
|
: value },
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var TextBrowser =
|
var TextBrowser =
|
||||||
module.TextBrowser =
|
module.TextBrowser =
|
||||||
object.makeConstructor('TextBrowser',
|
object.makeConstructor('TextBrowser',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user