Javi Martín
1a902a9671
Use polymorphic_path instead of taggables_path
...
We forgot to make this change when we started using "resolve" to
generate polymorphic nested resources.
The taggables_path method can be replaced with the polymorphic_path of a
class. It even works with nested resources, given the current page
already has the nested resources params (in this case, `budget_id` for
investments).
2021-01-09 14:17:21 +01:00
Julian Herrero
7fe6285fe3
Use double quotes in app/views/proposals
2019-03-19 12:16:50 +01:00
decabeza
6c5513ab38
replaces back_link partial to back_link_to helper
2017-07-26 18:22:45 +02:00
Alberto Garcia Cabeza
5c1e1f96ea
deletes unused wrap class
2016-10-25 16:23:45 +02:00
rgarcia
9e910a834b
Displays badge for official positions
2016-06-20 21:37:25 +02:00
Alberto Garcia Cabeza
7320d17bea
Moves back links inside a partial
2016-04-26 13:04:57 +02:00
Alberto Garcia Cabeza
cb4ea3f540
Improves styles for investment project share
2016-03-31 10:53:21 +02:00
Alberto Garcia Cabeza
3ec0971b37
Replaces icons i tags for span
2016-03-14 19:32:48 +01:00
Alberto Garcia Cabeza
97db98fd3e
Removes html role attributes
2016-03-14 19:31:15 +01:00
Alberto Garcia Cabeza
84f044c131
Improves website accessibility
2016-03-08 14:00:06 +01:00
rgarcia
a4ff3c6a6d
displays categories and districts correctly capitalized
2016-02-19 18:21:45 +01:00
rgarcia
9a767caa27
avoids duplicate categories
2016-02-17 20:07:28 +01:00
rgarcia
d6e3cb5520
displays proposal summary instead of description
2016-02-17 19:52:45 +01:00
rgarcia
f730d7f0d6
removes shadow effect in proposal description
2016-02-16 17:16:04 +01:00
rgarcia
f3de8892e8
removes link in proposal description
2016-02-16 17:15:26 +01:00
rgarcia
14ddeaaa2e
displays sidebar in proposal summary page
2016-02-16 13:58:58 +01:00
rgarcia
42fdc52329
adds specs for proposal summary
2016-02-16 13:53:39 +01:00
Alberto Garcia Cabeza
1158e764ca
Adds styles to proposals summary
2016-02-16 13:04:40 +01:00
rgarcia
6540092bcd
displays the top 3 proposals for every category
2016-02-16 12:17:37 +01:00