You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2013/02/24 18:31:39 UTC

[Apache Bloodhound] #414: Change cancel buttons to btn-link style

#414: Change cancel buttons to btn-link style
-------------------------+-----------------------
 Reporter:  rjollos      |      Owner:  rjollos
     Type:  enhancement  |     Status:  new
 Priority:  minor        |  Milestone:  Release 5
Component:  ui design    |    Version:
 Keywords:               |
-------------------------+-----------------------
 Discussed in comment:8:ticket:384, the ''Cancel'' buttons should be
 changed to the `btn-link` style.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/414>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #414: Change cancel buttons to btn-link style

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#414: Change cancel buttons to btn-link style
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  closed
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------
Changes (by rjollos):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 {{{
 #!sh
 user@debian-wheezy:~/Workspace/bh414/bloodhound_theme/bhtheme/templates$
 grep -Rl --exclude-dir=.svn "_('Cancel')" . | sort
 ./bh_admin_components.html
 ./bh_admin_enums.html
 ./bh_admin_milestones.html
 ./bh_admin_products.html
 ./bh_admin_repositories.html
 ./bh_admin_versions.html
 ./bh_milestone_delete.html
 ./bh_milestone_edit.html
 ./bh_report_delete.html
 ./bh_report_edit.html
 ./bh_ticket_change.html
 ./bh_wiki_delete.html
 ./bh_wiki_edit_form.html
 ./bh_wiki_rename.html
 }}}

 (In [1449515])

 Fixes #414: Changed all ''Cancel'' buttons to `btn-link` style.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/414#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker