(function () { "use strict"; // Consts // ///////////////////////////////////////////////////////////////////////// var EVENT_BRIDGE_OPEN_MESSAGE = "eventBridgeOpen", UPDATE_UI = "update_ui", GOTO = "goto", VOTE_AVATAR = "vote_avatar", VOTE_DOMAIN = "vote_domain", EVENTBRIDGE_SETUP_DELAY = 200; // Components // ///////////////////////////////////////////////////////////////////////// Vue.component('navigation', { props: { polls: { type: Object } }, template: ` ` }) Vue.component('infotab', { template: `
Hello and welcome to the Futvrelands Voting Contest where the community picks the winner!
|
|
You can only vote once. Your vote cannot be changed later.
{{ avatar.name }}
You can only vote once. Your vote cannot be changed later.