\
+crumb.appendTo(this.$breadcrumbs);},clear_breadcrumbs:function(){this.$breadcrumbs&&this.$breadcrumbs.empty();},make_toolbar:function(){if(!this.toolbar)
+this.$w.append('
');this.toolbar=this.$w.find('.appframe-toolbar');},add_label:function(label){return $("
"+label+" ").appendTo(this.toolbar);},add_select:function(label,options){this.make_toolbar();return $("