Add some missing attribute attributes

This commit is contained in:
Nathan Gray
2013-04-09 07:22:35 +00:00
parent af43412921
commit cd0356219c
4 changed files with 9 additions and 5 deletions

View File

@ -72,7 +72,7 @@ var et2_favorites = et2_dropdown_button.extend([et2_INextmatchHeader],{
label: {"default": ""},
label_updates: { default: false},
image: {"default": "etemplate/fav_filter"},
tooltip: {"default": "Favorite queries"}
tooltip: {"default": "Favorite queries", "type": "string"}
},
// Some convenient variables, used in closures / event handlers