mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2251f1f079
commit
e994566c3c
@ -1631,7 +1631,12 @@ var BrowserPrototype = {
|
|||||||
// - wrap a list of nodes (nested list) in a div
|
// - wrap a list of nodes (nested list) in a div
|
||||||
//
|
//
|
||||||
// Format:
|
// Format:
|
||||||
// XXX
|
// if list of items passed:
|
||||||
|
// <div>
|
||||||
|
// <!-- items -->
|
||||||
|
// ...
|
||||||
|
// </div>
|
||||||
|
// or same as .renderList(..)
|
||||||
//
|
//
|
||||||
// XXX revise...
|
// XXX revise...
|
||||||
finalizeRender: function(items, context){
|
finalizeRender: function(items, context){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user