Working on expense test
This commit is contained in:
parent
894cac4657
commit
d83f2dc246
1 changed files with 0 additions and 2 deletions
|
|
@ -286,8 +286,6 @@
|
|||
var self = this;
|
||||
|
||||
self.categories = {!! $categories !!};
|
||||
console.log(self.categories[0].name);
|
||||
|
||||
self.category = ko.observable();
|
||||
self.expense_currency_id = ko.observable();
|
||||
self.invoice_currency_id = ko.observable();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue