osem-fcy/app/assets
Rob Smith 922e4934ba Fix the abstrct count on the proposal create and edit pages
Due to the DOM not being ready when osem.js is executed, the
bind statements do not actually bind on the correct elements.
We just wrap the binds in a document ready event which allows
the elements to fully load and the events to fire correctly.

I also bind on more then just keyup, to catch times when people
paste content into the field. The input event is only supported
by newer browsers, but is entirely a noop for older browsers.
2015-06-14 11:31:39 -07:00
..
fonts Fix glyphicons, suse-icon and remove unused fonts 2014-11-27 14:47:00 +01:00
images Rework the Sign Up/Sign In views 2014-08-01 13:35:06 +02:00
javascripts Fix the abstrct count on the proposal create and edit pages 2015-06-14 11:31:39 -07:00
stylesheets td width with col-md 2015-06-11 13:31:03 +03:00