starting state
This commit is contained in:
5
app/add.html
Normal file
5
app/add.html
Normal file
@@ -0,0 +1,5 @@
|
||||
Pealkiri: <input ng-model="vm.title"> <br>
|
||||
|
||||
Text: <input ng-model="vm.text"><br>
|
||||
|
||||
<button ng-click="vm.addNew()">Saada</button>
|
||||
Reference in New Issue
Block a user