mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7c4fcf7c70
commit
cbfd684803
@ -2263,9 +2263,9 @@ var prevImageInOrder = makePrevFromListAction(
|
||||
// Align ribbons to the current ribbon.
|
||||
//
|
||||
// XXX need to change the default to base ribbon for production...
|
||||
// XXX need to check if this will remove 'unsorted' tags or not (tags.js)...
|
||||
function alignRibbons(ribbon){
|
||||
console.warn('alignRibbons(): not yet ready for production use!')
|
||||
// XXX remove this line for production....
|
||||
ribbon = ribbon == null ? getRibbonIndex() : ribbon
|
||||
|
||||
DATA = alignDataToRibbon(ribbon)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user