0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Maurice Williams a3da09b50f Removing "full name" auto-popualtion during signup
closes #3392
- removing data-binding attribute for "name" input box on signup screen
- removing data-binding attribute for "password" input box on signup screen
- making "email" the first input box and "name" the 2nd
- removing "autofocus" attribute for "email" input box on signup screen
2014-07-24 22:49:57 -04:00
..
client Removing "full name" auto-popualtion during signup 2014-07-24 22:49:57 -04:00
server Five posts per page 2014-07-24 17:43:48 +01:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Merge pull request #3377 from PaulAdamDavis/signout-button 2014-07-24 17:52:09 +01:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js