Fiedzia / Fang-of-Mongo

web based gui for mongodb created with pyhon, django and jquery.
http://linuxcoder.co.uk:8000/fangofmongo/
Other
260 stars 60 forks source link

javascript error #2

Closed ashokrkm closed 14 years ago

ashokrkm commented 14 years ago

html_text.replace is not a function [Break on this error] return html_text.replace(/&/g,'&am...(/</g,'<').replace(/"/g,'"'); fangof...tils.js (line 6

http://img687.imageshack.us/img687/9236/screenshot20100412at544.png

http://pastie.org/916745

ashokrkm commented 14 years ago

this is fixed with the latest update! thanks a lot!