Skip to content
Snippets Groups Projects
Commit dd6eb960 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

test

parent 30f40764
No related branches found
No related tags found
No related merge requests found
Pipeline #29113 passed
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
* @author <mlunzena@uos.de> * @author <mlunzena@uos.de>
* @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2
*/ */
class Gradebook extends Migration class Gradebook extends Migration
{ {
public function description() public function description()
......
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
</template> </template>
<script> <script>
import { sprintf } from 'sprintf-js';
import MyCoursesTables from './MyCoursesTables.vue'; import MyCoursesTables from './MyCoursesTables.vue';
import MyCoursesTiles from './MyCoursesTiles.vue'; import MyCoursesTiles from './MyCoursesTiles.vue';
import MyCoursesMixin from '../mixins/MyCoursesMixin.js'; import MyCoursesMixin from '../mixins/MyCoursesMixin.js';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment