diff --git a/js/converter.js b/js/converter.js index e9c3820..66d1a70 100755 --- a/js/converter.js +++ b/js/converter.js @@ -20,6 +20,7 @@ function DataConverter(nodeId) { {"text":"Actionscript", "id":"as", "notes":""}, {"text":"ASP/VBScript", "id":"asp", "notes":""}, {"text":"HTML", "id":"html", "notes":""}, + {"text":"Javascript - Object", "id":"javascript", "notes":""}, {"text":"JSON - Properties", "id":"json", "notes":""}, {"text":"JSON - Column Arrays", "id":"jsonArrayCols", "notes":""}, {"text":"JSON - Row Arrays", "id":"jsonArrayRows", "notes":""},