entity filter text

This commit is contained in:
Adam Young
2011-01-27 15:21:35 -05:00
parent b9dbd693de
commit 114c238a9b

View File

@@ -171,7 +171,7 @@ IPA.entity_select_widget = function(spec){
$('<a />',{
href:"",
text: 'filter: ',
text: 'add ' +entity + ' filter: ',
click:function(){
that.entity_filter.css('display','inline');
$(this).css('display','none');