仙台貨物
2016/08/25 (木) 19:00 開演 @CLUB CITTA'川崎 (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
今年も仙台貨物が笑顔を届けに来てくれました。
楽しい2時間でしたが、あと2曲位やってほしかったですね。
千葉さん息が上がってステージに出てこれなくて、もしかしたらセットリストが急きょ変更になったのかなぁ〜と。ちょっと物足りない感じがしましたが喉の調子も良くないので仕方ないです。
ずっと続けてもらいたいのでガマンですね。
ファイナルでは千葉さんパクチー食べるのでしょうか?
豊洲PITが楽しみです。
- いいね! 1
- コメント
- 2016/09/01 (木) 17:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});