Sign in
apache
/
netbeans
/
refs/heads/fix-url
/
.
/
webcommon
/
html.angular
/
test
/
unit
/
data
/
virtualSource
/
issue232029.html
blob: ec2f6c89b70cb091ae900f46d29ce739a968b966 [
file
] [
log
] [
blame
]
<div
ng-controller
=
"SettingsController"
>
Name:
<input
type
=
"text"
ng-click
=
"greet()"
ng-model
=
"name"
/>
</div>