Skip to content

Commit

Permalink
Merge pull request #16 from stevesample/6-hide-profile-sections
Browse files Browse the repository at this point in the history
6 hide profile sections
  • Loading branch information
Steve Sample committed Oct 13, 2015
2 parents ed84118 + 86dd937 commit 97298fb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
File renamed without changes.
Binary file added assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,6 @@ <h2> Bio </h2>
</div>
</div>

<div class="form-group">
<label for="company" class="col-md-3 control-label">Agency</label>
<div class="col-md-9">
<input type="hidden" id="company" name="company" style="width: 100%"/>
</div>
</div>

<div class="form-group">
<label for="location" class="col-md-3 control-label">Location</label>
<div class="col-md-9">
<input type="hidden" id="location" name="location" style="width: 100%"/>
</div>
</div>

<div class="form-group">
<label for="bio" class="col-md-3 control-label">A brief public biography</label>
<div class="col-md-9">
Expand Down
2 changes: 0 additions & 2 deletions assets/js/backbone/config/login.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"signin": true,
"oauth": [
"linkedin",
"myusa"
],
"config": {
"linkedin": {
Expand Down

0 comments on commit 97298fb

Please sign in to comment.