![{}](https://i.scdn.co/image/ab6761610000e5ebe282c86ca112e1d433d2b838)
T.M.Revolution
2022/02/22 (火) 19:00 開演 @あいこうか市民ホール (滋賀県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
T.M.Revolutionでの25周年記念ライブ!
地元に来て下さる日が来るなんて思っても見ませんでした。
コロナ禍での開催に苦悩されたこと、ご自分の考えをシェアして下さり、ありがとうございます!
そしてなんと言っても、安定したパフォーマンスで耳が幸せでした!
最後まで全力で歌われて、身も心も熱くなりました!
西川さんはじめバンドメンバーさん、スタッフの皆様の健康が守られますように!
素敵なライブをありがとうございました!
- いいね! 5
- コメント
- 2022/02/23 (水) 00:12
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});