From 36ca2c777e94b6fa55895e50da780c9fa7030cf9 Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Sat, 8 Oct 2022 01:48:43 +0000 Subject: [PATCH] Update small tweaks for MGA. --- bemani/frontend/static/controllers/mga/allplayers.react.js | 2 +- bemani/frontend/static/controllers/mga/player.react.js | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bemani/frontend/static/controllers/mga/allplayers.react.js b/bemani/frontend/static/controllers/mga/allplayers.react.js index 1e8698c..262ed6a 100644 --- a/bemani/frontend/static/controllers/mga/allplayers.react.js +++ b/bemani/frontend/static/controllers/mga/allplayers.react.js @@ -57,7 +57,7 @@ var all_players = React.createClass({ }.bind(this), }, { - name: 'Play Count', + name: 'Total Rounds', render: function(userid) { var player = this.state.players[userid]; return player.plays; diff --git a/bemani/frontend/static/controllers/mga/player.react.js b/bemani/frontend/static/controllers/mga/player.react.js index 713ec33..d3bae0e 100644 --- a/bemani/frontend/static/controllers/mga/player.react.js +++ b/bemani/frontend/static/controllers/mga/player.react.js @@ -59,13 +59,13 @@ var profile_view = React.createClass({
{player.extid} - + - + - + {player.plays}回