#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