Skip to content

Commit

Permalink
Drag: Clarify language of drop to trash area.
Browse files Browse the repository at this point in the history
  • Loading branch information
tchalvak committed Jan 20, 2016
1 parent bc400d1 commit 2527e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drag.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h1 class='titling panel-title'>Network</h1>
<div class='panel-footer'>
<div class='row'>
<div class='col-md-6 text-left'>
<button id='remove' class='interface-button'><span class='glyphicon glyphicon-trash'></span> Remove Hub</button>
<button id='remove' class='interface-button'><span class='glyphicon glyphicon-trash'></span> Drop To Trash</button>
</div>
<div class='col-md-6 text-right'>
<button id='save-hubs' class='interface-button'><span class='glyphicon glyphicon-save'></span> Save</button>
Expand Down

0 comments on commit 2527e2d

Please sign in to comment.