smart-table-website
smart-table-website copied to clipboard
Updated code.js.
Updated code.js to fix the error that shows up when loading the smart table. Specifically, added the $ scope since Angular requires now the $ to the scope variable to make it work. I tested it on my machine, and the error was fixed.