| Removing links that are not implemented yet #16 - warvox - VoIP based wardialin… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 1db5de1d6375774b3691e247640ef37da9c9d745 | |
| parent 8fdd0ce12f1878c6cc3beb90b33d68144eac45be | |
| Author: Jay Scott <[email protected]> | |
| Date: Thu, 8 Sep 2016 11:40:29 +0000 | |
| Removing links that are not implemented yet #16 | |
| Diffstat: | |
| M app/views/projects/show.html.erb | 4 ---- | |
| 1 file changed, 0 insertions(+), 4 deletions(-) | |
| --- | |
| diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb | |
| @@ -19,12 +19,8 @@ | |
| <div class="span2"><a href="<%= new_dialer_project_job… | |
| <% if @boxes[:answered][:cnt] > 0 %> | |
| <div class="span2"><a href="<%= new_analyze_project_jo… | |
| - <div class="span2"><a href="#" class="btn" rel="toolti… | |
| - <div class="span2"><a href="#" class="btn" rel="toolti… | |
| <% else %> | |
| <div class="span2"><a href="#" class="btn disabled" re… | |
| - <div class="span2"><a href="#" class="btn" rel="toolti… | |
| - <div class="span2"><a href="#" class="btn disabled" re… | |
| <% end %> | |
| <div class="span2"> </div> | |
| </div> |