This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
v-model="uploadFiles"
|
||||
:label="$ay.t('Import')"
|
||||
accept=".ayrt"
|
||||
prepend-icon="fa-file-upload"
|
||||
prepend-icon="$ayiFile-upload"
|
||||
multiple
|
||||
chips
|
||||
></v-file-input>
|
||||
@@ -135,14 +135,14 @@ function generateMenu(vm) {
|
||||
// //Report not Print, print is a further option
|
||||
// menuOptions.menuItems.push({
|
||||
// title: "Report",
|
||||
// icon: "fa-file-alt",
|
||||
// icon: "$ayiFileAlt",
|
||||
// key: FORM_KEY + ":report",
|
||||
// vm: vm
|
||||
// });
|
||||
|
||||
// menuOptions.menuItems.push({
|
||||
// title: "stub: Last report used",
|
||||
// icon: "fa-file-alt",
|
||||
// icon: "$ayiFileAlt",
|
||||
// key: FORM_KEY + ":report:STUBlastusedreportid",
|
||||
// vm: vm
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user