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

Commit

Permalink
add new language button added
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Aug 24, 2016
1 parent 77418a8 commit 8441e12
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -30,7 +30,7 @@ class Languages extends Component {
<div className="row-height">
<div className="contentx clearfix col-xs-12">
<h2>Languages <span className="badge">135</span></h2>

<Button className="btn-primary"><i className="fa fa-plus"></i> Add new language</Button>
<div className="left-form toolbar col-xs-12" role="toolbar">
<div className="search-box col-xs-6 col-sm-7 col-md-5 col-lg-2">

Expand Down

0 comments on commit 8441e12

Please sign in to comment.