"Description" field visibility in "insert link"

This commit is contained in:
Ingo Schommer 2013-10-20 22:46:06 +02:00
parent d75f545887
commit 97569d75d1

View File

@ -573,7 +573,7 @@ ss.editorWrappers['default'] = ss.editorWrappers.tinyMCE;
this.find('.field[id$="AnchorSelector_Holder"]').show();
this.find('.field[id$="AnchorRefresh_Holder"]').show();
}
this.find('.field#Description').show();
this.find('.field[id$="Description_Holder"]').show();
},
/**
* @return Object Keys: 'href', 'target', 'title'