more deconstructing

This commit is contained in:
sghsri
2019-10-27 10:29:54 -05:00
parent 05623b947c
commit 2f0fe4ae68
3 changed files with 8 additions and 9 deletions

View File

@@ -54,3 +54,6 @@ Text.emptyText = function(){
return arr[index];
}
Text.button_text_default = "<span style='font-size:small'>Import to </span><b>UT Reg +<b>";
Text.waitlist_button_text_default = "<span style='font-size:small'>Import Waitlists to </span><b>UT Reg +<b>";
Text.button_success = "Courses Saved!";