osem-fcy/app
Björn Geuken 02e6f78153 Handle talks on the scheduler table as links
Previously the link functionality (open in window or tab) of those talks was
done via javascript. Because of that they couldn't be selected via right click
to be opened in a tab, copied or bookmarked.

By embedding the talk items into a link element and adding some css to hide
the link effects, like hover and underline, we get the desired behaviour
without changing it's appearance.
2015-05-15 17:52:51 +02:00
..
assets Handle talks on the scheduler table as links 2015-05-15 17:52:51 +02:00
controllers Disable registration/event submission without sign in with ichain 2015-04-23 11:50:22 +02:00
helpers Refactoring of proposal workflow. Fixes #215 2015-04-16 18:37:31 +03:00
mailers apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
models Merge pull request #638 from bgeuken/small_patches 2015-05-06 14:08:50 +02:00
serializers Fix Hakiri issues 2014-08-27 16:18:35 +02:00
views Handle talks on the scheduler table as links 2015-05-15 17:52:51 +02:00