Page MenuHomePhorge

group_setting.vue
No OneTemporary

Size
308 B
Referenced Files
None
Subscribers
None

group_setting.vue

<template>
<span
v-if="matchesExpertLevel"
class="GroupSetting"
>
<ModifiedIndicator
:changed="isChanged"
:onclick="reset"
/>
<ProfileSettingIndicator :is-profile="isProfileSetting" />
<DraftButtons />
</span>
</template>
<script src="./group_setting.js"></script>

File Metadata

Mime Type
text/html
Expires
Thu, Apr 24, 4:21 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
98645
Default Alt Text
group_setting.vue (308 B)

Event Timeline