php-Angularjs-CRUD-with-Search-and-Pagination icon indicating copy to clipboard operation
php-Angularjs-CRUD-with-Search-and-Pagination copied to clipboard

Edit modal empty

Open naskobulgaria opened this issue 7 years ago • 0 comments

This area of code: <button data-toggle="modal" ng-click="edit(value.id)" data-target="#edit-data" class="btn btn-primary">Edit</button> It show empty input for edit.

naskobulgaria avatar Nov 09 '16 12:11 naskobulgaria