Skip to content

Instantly share code, notes, and snippets.

@siva3395
Created July 25, 2012 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siva3395/3175481 to your computer and use it in GitHub Desktop.
Save siva3395/3175481 to your computer and use it in GitHub Desktop.
js issue
When we access recievables page for eg:
http://localhost:3000/receivables or http://localhost:3000/advertisers/24/receivables
we are facing below error
"NetworkError: 404 Not Found - http://localhost:3000/javascripts/jquery.tableDnD"
jquery.tableDnD
$("#line_items_tbody").tableDnD is not a function
[Break On This Error]
dragHandle: ".short"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment