0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Jacob Gable 986d5c6299 Fix pressing enter key on user settings
Specified type='button' for the buttons in the form so they don't get
pseudo clicked on enter key in inputs.  Added a keyup handler to check
for enter keys in the inputs and do the proper action based on where you
are in the form.
2013-10-01 10:05:12 -05:00
..
client Fix pressing enter key on user settings 2013-10-01 10:05:12 -05:00
server Initial loading bar implementation 2013-09-30 11:17:06 +02:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Set sensible admin meta title 2013-09-28 16:21:59 +02:00
config-loader.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Fix partials in themes 2013-09-26 22:30:45 +02:00