chsakell / spa-webapi-angularjs

Building Single Page Applications using Web API and AngularJS

Home Page:http://wp.me/p3mRWu-PT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reducing Stocks(-) button was not working

kakadshivaji70 opened this issue · comments

Hey Chsakell,
Thanks for this application and the documentation you have provided with a detailed explanation. I really like the way you have described the concepts. I got a better understanding of the concepts like IoC & Repositories.

As I was going through, I figure out that reducing Stocks(-) button was not working while adding a new movie. So, I have made a few changes(2 files) to make it work, attaching the snaps for same.

  1. add.html
    image

  2. movieAddCtrl.js
    image

Thanks for the attention @chsakell.