karma4u101/FoBo

Bootstrap snippet name clash

Closed this issue · 2 comments

Bootstrap v2 snippets may due to name clashes (for instance FoBo.TBNavbar) pick up the bootstrap v3 equivalent.

Fixing this by giving all Bootstap v3 snippets a uniform naming by using TB3 in the beginning of the name.

All fobo snippets dose still have the same name space and start with FoBo.xxxx.yyyy where xxxx is snippet name and yyyy method name.

A more consistent and in line with current Bootstrap would to drop the "T"witter part and use "Bs3" as prefix.