Maybe fix?
This commit is contained in:
parent
f64af6b64a
commit
22725beede
@ -7,7 +7,7 @@
|
||||
|
||||
<div ng-controller="myCtrl">
|
||||
<p>Click the button to run a function:</p>
|
||||
<p ng-click="myFunc()">OK</p>
|
||||
<p id="link" ng-click="myFunc()">OK</p>
|
||||
<p>The button has been clicked {{count}} times.</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user