Skip to content

Commit

Permalink
Replaced :ui:base with :base:element
Browse files Browse the repository at this point in the history
  • Loading branch information
RdeWilde committed May 3, 2014
1 parent d056834 commit 1eeb192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xhp/bs.base.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?hh
abstract class :bs:base extends :ui:base {
abstract class :bs:base extends :base:element {
attribute enum {'muted','primary','success','info','warning','danger'} text-color,
enum {'primary','success','info','warning','danger'} bg-color,
enum {'left','right'} pull,
Expand Down

0 comments on commit 1eeb192

Please sign in to comment.