Sha256: 1b0eb8e030db906339b6127cb7618d86f6b8ec4611683e43de4ed10f9bcbc203
Contents?: true
Size: 514 Bytes
Versions: 10
Compression:
Stored size: 514 Bytes
Contents
// ========================================================================== // Project: SproutCore - JavaScript Application Framework // Copyright: ©2006-2011 Strobe Inc. and contributors. // Portions ©2008-2011 Apple Inc. All rights reserved. // License: Licensed under MIT license (see license.js) // ========================================================================== /*globals TestControls */ TestControls.buttonsController = SC.Controller.create({ selectedValue: 'printer:a' });
Version data entries
10 entries across 10 versions & 1 rubygems