0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/client
David Balderston 9eb0a8a690 Remove Nav Item Placeholder and Set as Base Url Value
Closes #6440

* Removed the `.fake-placeholder`class from the input, test, and css
* On adding a nav item, if the url value has not been set by the user,
then set it to the base url as shown in the input
* If url has been set by the user, just do what it has always done
2016-03-22 07:11:20 -07:00
..
app Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
config various test 🐛 fixes 2016-02-23 23:27:57 -06:00
lib
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
.ember-cli
.gitignore
.jscsrc
.jshintrc
.watchmanconfig
bower.json deps: ember@2.4.1 2016-03-01 12:49:43 +00:00
ember-cli-build.js Include babel polyfill when compiling client 2016-02-04 12:49:53 +00:00
package.json deps: ember-cli@2.4.2 2016-03-07 09:17:51 +00:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00