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
da4946b2fc
commit
db78c9b951
@ -419,6 +419,7 @@ var BaseBrowserPrototype = {
|
|||||||
// XXX not sure about the logic of this, should this take an item as
|
// XXX not sure about the logic of this, should this take an item as
|
||||||
// input and return an id???
|
// input and return an id???
|
||||||
// ...should this check for uniqueness???
|
// ...should this check for uniqueness???
|
||||||
|
// think merging this with any of the actual ID generators would be best...
|
||||||
__id__: function(prefix){
|
__id__: function(prefix){
|
||||||
// id prefix...
|
// id prefix...
|
||||||
return (prefix || '')
|
return (prefix || '')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user