فهرست منبع

page my_subscription: remove paying structure

Olivier Massot 3 سال پیش
والد
کامیت
e1824441a4
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      pages/subscription.vue

+ 0 - 4
pages/subscription.vue

@@ -40,10 +40,6 @@ Page 'Mon abonnement'
                       <UiDisplayMobytStatus />
                     </td>
                   </tr>
-                  <tr v-if="organizationProfile.isCmf && organizationProfile.isArtistProduct">
-                    <td>{{ $t('paying_structure') }}</td>
-                    <td>CMF</td>
-                  </tr>
                 </tbody>
               </v-simple-table>
             </v-row>