Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
fix(bootstrap): require attributes attribute and use it
Browse files Browse the repository at this point in the history
  • Loading branch information
bas080 committed Jun 8, 2016
1 parent 6b0eda2 commit 313e199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frameworks/bootstrap/submit.html
@@ -1,4 +1,5 @@
<template>
<require from="./../../attributes"></require>
<require from="./form-group.html"></require>
<form-group attribute.bind="attribute" message.bind="message">
<input
Expand Down

0 comments on commit 313e199

Please sign in to comment.