Update to Enyo and Onyx 2.0-beta4
[blerg.git] / www / jssrc / blerg / SignupDialog.js
index 3a1660f..14602f6 100644 (file)
@@ -8,7 +8,7 @@ enyo.kind({
     modal: true,
     components: [
         {tag: "h2", content: "Sign Up"},
-        {name: "spinner", kind: "OldSchoolSpinner", showing: false, style: "position: absolute; top: 8px; right: 8px"},
+        {name: "spinner", kind: "OldSchoolSpinner", showing: false, style: "position: absolute; top: 8px; right: 8px;"},
         {kind: "onyx.Groupbox", components: [
             {kind: "onyx.InputDecorator", components: [
                 {name: "username", kind: "onyx.Input", placeholder: "Username"}