add new text fields to schedule and details settings page

This commit is contained in:
Ibrahim
2016-04-11 18:04:53 +05:00
committed by Douglas Hall
parent 31ca2a637a
commit 720bde1da9
8 changed files with 137 additions and 15 deletions

View File

@@ -21,6 +21,10 @@ define([
course_id : '',
run : '',
syllabus : null,
title: '',
subtitle: '',
duration: '',
description: '',
short_description : '',
overview : '',
intro_video : null,