]> gitweb.ps.run Git - lolstats/blobdiff - html/index.html
changes
[lolstats] / html / index.html
index 2e6b29256360847ef63c9f8308294d4eb071cc45..d35e28fd37052fcf0368bd3725ed0020b2757e89 100644 (file)
@@ -12,6 +12,7 @@
     <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
   </head>
   <body style="">
+    <div id="background"></div>
     <div id="app">
 
       <!-- Start Screen -->
@@ -37,7 +38,7 @@
             <option>All</option>
             <option v-for="c in champions">{{ c.name }}</option>
           </select>
-          <button id="refreshbutton" v-on:click="refreshhistory">Refresh</button>
+          <button id="refreshbutton" v-on:click="refreshHistory">Refresh</button>
         </div>
         <div id="matchlist">
           <table>