// Copyright 2013 Web Notes Technologies Pvt Ltd // License: MIT. See license.txt // wn._("Form") wn.ui.AppFrame = Class.extend({ init: function(parent, title, module) { this.set_document_title = true; this.buttons = {}; this.fields_dict = {}; this.$w = $('