Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816
git-svn-id: http://svn.automattic.com/wordpress/trunk@6794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1053,6 +1053,7 @@ html, body {
|
||||
}
|
||||
#edit-slug-box strong {color: #777;}
|
||||
#editable-post-name {background-color: #FFFBCC;}
|
||||
#editable-post-name-full {display: none;}
|
||||
#editable-post-name input {width: 16em;}
|
||||
#edit-slug-buttons a.save {
|
||||
background-color: #ebebeb;
|
||||
|
||||
Reference in New Issue
Block a user