mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
9092ed95ba
closes #174 - Triggering router events for navigation between settings panes caused the route function to be re-executed, which caused all kinds of fun. - Wrapped the settings route function in an if statement to preserve the current view if it already a settings view. - Added Ghost pub-sub and using that instead of History API |
||
---|---|---|
.. | ||
01_login_test.js | ||
02_dashboard_test.js | ||
03_editor_test.js | ||
04_content_test.js | ||
05_settings_test.js |