mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10: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
|
||||
//
|
||||
// Format:
|
||||
// XXX
|
||||
// if list of items passed:
|
||||
// <div>
|
||||
// <!-- items -->
|
||||
// ...
|
||||
// </div>
|
||||
// or same as .renderList(..)
|
||||
//
|
||||
// XXX revise...
|
||||
finalizeRender: function(items, context){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user