Skip to content

Commit

Permalink
temp remove of find-name-button
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Jun 9, 2014
1 parent 7c81760 commit 25050fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/pages/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
<div class="editorset">
<div class="actions center calculation">
<ul style="">
<li class="action name"><a rel="" class="green button"><span class="hvrHlpCnt "><span class="hvrHlp">Get the name of current structure</span></span><span class="text">Find Name</span></a></li>
<li><a class="green button calculate"><span class="hvrHlpCnt"><span class="hvrHlp">Is it time to calculate some properties?</span></span><span class="text">Calculate Properties</span></a></li>
<!-- TODO <li class="action name"><a rel="" class="green button"><span class="hvrHlpCnt "><span class="hvrHlp">Get the name of current structure</span></span><span class="text">Find Name</span></a></li> -->
</ul>
<a class="green button calculate"><span class="hvrHlpCnt"><span class="hvrHlp">Is it time to calculate some properties?</span></span><span class="text">Calculate Properties</span></a>
</div>
</div>
Expand Down

0 comments on commit 25050fa

Please sign in to comment.