summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpriyankabhagwat2015-05-21 12:38:41 +0530
committerpriyankabhagwat2015-05-21 12:38:41 +0530
commitf00425f3596d42ffe635adbdba66ef97a41bbb26 (patch)
tree602193f47eff15fb9f633a45d6bbae309e624b71
parent15607e40125914b1aede981fea9c587e6a136e21 (diff)
downloadscilab_textbook_companion-f00425f3596d42ffe635adbdba66ef97a41bbb26.tar.gz
scilab_textbook_companion-f00425f3596d42ffe635adbdba66ef97a41bbb26.tar.bz2
scilab_textbook_companion-f00425f3596d42ffe635adbdba66ef97a41bbb26.zip
Added new departments
-rwxr-xr-xmanage_proposal.inc2
-rwxr-xr-xtextbook_companion.module4
2 files changed, 6 insertions, 0 deletions
diff --git a/manage_proposal.inc b/manage_proposal.inc
index 9df2ddf..7652e75 100755
--- a/manage_proposal.inc
+++ b/manage_proposal.inc
@@ -631,6 +631,8 @@ function proposal_edit_form($form_state,$nonaicte_book)
'Mechanical Engineering' => 'Mechanical Engineering',
'Civil Engineering' => 'Civil Engineering',
'Physics' => 'Physics',
+ 'Applied Physics' =>'Applied Physics',
+ ' Nuclear Technology and Biotechnology' => ' Nuclear Technology and Biotechnology',
'Mathematics' => 'Mathematics',
'Others' => 'Others'),
'#required' => TRUE,
diff --git a/textbook_companion.module b/textbook_companion.module
index 1d5377a..a37ac91 100755
--- a/textbook_companion.module
+++ b/textbook_companion.module
@@ -965,6 +965,8 @@ function book_proposal_form($form_state, $row1=NULL, $row2=NULL, $row3=NULL)
'Mechanical Engineering' => 'Mechanical Engineering',
'Civil Engineering' => 'Civil Engineering',
'Physics' => 'Physics',
+ 'Applied Physics' =>'Applied Physics',
+ ' Nuclear Technology and Biotechnology' => ' Nuclear Technology and Biotechnology',
'Mathematics' => 'Mathematics',
'Others' => 'Others'),
'#required' => TRUE,
@@ -2457,6 +2459,8 @@ function book_proposal_nonaicte_form($form_state)
'Mechanical Engineering' => 'Mechanical Engineering',
'Civil Engineering' => 'Civil Engineering',
'Physics' => 'Physics',
+ 'Applied Physics' =>'Applied Physics',
+ ' Nuclear Technology and Biotechnology' => ' Nuclear Technology and Biotechnology',
'Mathematics' => 'Mathematics',
'Others' => 'Others'),
'#required' => TRUE,