Converted Rico3 icons to CSS sprites. Moved minsrc and baselibs directories out of...
[infodrom/rico3] / plugins / asp / ricoLiveGridForms.vbs
index 80f782d..b4ed29a 100644 (file)
@@ -647,7 +647,6 @@ Private sub TableDisplay()
   response.write vbLf & "<div id='" & gridID & "'></div>"\r
 \r
   response.write vbLf & "<script type='text/javascript'>"\r
-  response.write vbLf & "Rico.acceptLanguage('" & Request.ServerVariables("HTTP_ACCEPT_LANGUAGE") & "');"\r
   response.write vbLf & "var " & gridID & " = {};"\r
   response.write vbLf & optionsVar & " = {"\r
   for each o in options\r