This commit is contained in:
@@ -172,7 +172,8 @@ export default {
|
||||
"ImageUrl",
|
||||
"ImageDescription",
|
||||
"AttachFile",
|
||||
"AttachmentNotes"
|
||||
"AttachmentNotes",
|
||||
"Upload"
|
||||
],
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
:label="$ay.t('AttachmentNotes')"
|
||||
></v-text-field>
|
||||
<v-btn color="primary" text @click="upload">{{
|
||||
$ay.t("OK")
|
||||
$ay.t("Upload")
|
||||
}}</v-btn>
|
||||
</div>
|
||||
</v-tab-item>
|
||||
|
||||
Reference in New Issue
Block a user