diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 4fd7a07f..bffd92bd 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -416,7 +416,10 @@ var BaseBrowserPrototype = { // " " // // XXX do a better id... - // repetition count would be logical as a suffix... + // Ex: + // "abc" + // "abc (1)" + // "abc (2)" // XXX not sure about the logic of this, should this take an item as // input and return an id??? // ...should this check for uniqueness???