Skip to content

Commit

Permalink
Removing new marketplace buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
cohitre committed Mar 26, 2015
1 parent c925fe8 commit 8258b9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
16 changes: 0 additions & 16 deletions app/templates/marketplaces/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,3 @@
</li>
</ul>
</div>

<div class="marketplace-list register">
<div class="label7a">Register</div>

<ul>
<li class="mp-register">
<div class="label">
<i class="icon icon-docs"></i>
</div>
<div class="info">
<a class="btn" {{action "register" target="controllers.application"}}>Register</a>
<span class="name">Not transacting yet? Register for production access.</span>
</div>
</li>
</ul>
</div>
6 changes: 0 additions & 6 deletions app/templates/register-flow/next-step-modal.hbs
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
<div class="modal-body clearfix">
{{#view "form-fields/form-section" model=view.model
sectionTitle="Create a production marketplace"
sectionDescription="Register to process live transactions."}}
<a class="btn pull-right" {{action 'nextStep' target="view.parentView"}}>{{view.parentView.continueButtonText}}</a>
{{/view}}

{{#view "form-fields/form-section" model=view.model
sectionTitle="Explore my test marketplace"
sectionDescription="Explore the dashboard and interact with the Balanced API in test mode."}}
Expand Down

3 comments on commit 8258b9c

@Mfg239
Copy link

@Mfg239 Mfg239 commented on 8258b9c Nov 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eseypesa

@Mfg239
Copy link

@Mfg239 Mfg239 commented on 8258b9c Nov 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recvsing

@Mfg239
Copy link

@Mfg239 Mfg239 commented on 8258b9c Nov 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recve balance

Please sign in to comment.