This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
|
||||
<script>
|
||||
/* eslint-disable */
|
||||
/* Xeslint-disable */
|
||||
import localeText from "../api/locale";
|
||||
import api from "../api/apiutil";
|
||||
import WidgetEdit from "../components/inventorywidgetedit";
|
||||
@@ -127,7 +127,7 @@ export default {
|
||||
addNavItem(lt.get("Operations"), "cogs", "ops");
|
||||
}
|
||||
*/
|
||||
this.rowsPerPageText = this.lt("RowsPerPage");
|
||||
this.rowsPerPageText = this.lt("RowsPerPage");
|
||||
},
|
||||
computed: {},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user