プロジェクト

全般

プロフィール

バグ #1223 » my_profile_tab.diff

Akira Ouchi, 2018-05-04 02:12

差分を表示:

core/plugin/user_detail_view/user_detail_view.rb
252 252
              detach(:followings_created, handler_followings_created)
253 253
              detach(:followings_destroy, handler_followings_destroy)
254 254
              false }
255
            followbutton.sensitive = true end
255
            followbutton.sensitive = true
256
            relation_container.closeup(followbutton) end
256 257
        }.terminate.trap{
257 258
          w_following_label.text = _("取得できませんでした") } end
258
      container.closeup(relation_container.closeup(followbutton)) }
259
      container.closeup(relation_container) }
259 260
    container end
260 261

  
261 262
  # ユーザのプロフィールのヘッダ部を返
    (1-1/1)