Merge branch 'master' of github.com:dpavlin/angular-mojolicious
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 5 Nov 2010 10:39:11 +0000 (11:39 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 5 Nov 2010 10:39:11 +0000 (11:39 +0100)
1  2 
templates/conference/Work.html.ep

@@@ -55,10 -56,10 +56,10 @@@ console.debug( 'reset', symposium, this
  
  <h1>Prijava rada</h1>
  
- <div ng:controller="Work" ng:init="$window.$root = this">
+ <div ng:controller="Work" ng:init="$window.$root = this; work._changes = 0" ng:eval="work._changes = work._changes + 1">
  
  <h2>Vrsta rada:</h2>
 -<input type="radio" name="work.type" value="symposium"> Simpozij
 +<label><input type="radio" name="work.type" value="symposium"> Simpozij</label>
  
  <div ng:show="work.type == 'symposium'" style="background:#f0f0f0">
  <!--