Skip to content

Instantly share code, notes, and snippets.

@ry8806
Last active January 20, 2016 13:23
Show Gist options
  • Select an option

  • Save ry8806/e6f46a895320fc897aa0 to your computer and use it in GitHub Desktop.

Select an option

Save ry8806/e6f46a895320fc897aa0 to your computer and use it in GitHub Desktop.
<div ng-controller="ErrorController">
<div>
<span>{{::model.Message}}</span>
</div>
<div>
<div>
<input ng-click="Ok()" value="OK" type="button" ok />
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment