mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
Update
Added Example Flag
This commit is contained in:
parent
6877e92a1d
commit
600155a8f1
5 changed files with 10 additions and 5 deletions
|
@ -43,7 +43,8 @@ angular.module('rallly')
|
|||
name : "John Example"
|
||||
},
|
||||
content : "Thank you!"
|
||||
}]
|
||||
}],
|
||||
"isExample" : true
|
||||
});
|
||||
event.$save(function(data){
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue