Skip to content

Commit 53d93a7

Browse files
committed
orphaned closing span tag
1 parent 9a81b86 commit 53d93a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ng/directive/input.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,6 @@ var CONSTANT_VALUE_REGEXP = /^(true|false|\d+)$/;
14631463
id="{{name}}"
14641464
name="favorite">
14651465
</label>
1466-
</span>
14671466
<div>You chose {{my.favorite}}</div>
14681467
</form>
14691468
</doc:source>

0 commit comments

Comments
 (0)