Initial implementation of bootstrap
This commit is contained in:
parent
9421656268
commit
6057e403f6
24 changed files with 27701 additions and 8 deletions
|
|
@ -9,8 +9,8 @@ var Dajaxice = {
|
|||
|
||||
three_d_viewer: {
|
||||
|
||||
dajaxice_example: function(callback_function, argv, custom_settings){
|
||||
return Dajaxice.call('three_d_viewer.dajaxice_example', 'POST', callback_function, argv, custom_settings);
|
||||
check_answer: function(callback_function, argv, custom_settings){
|
||||
return Dajaxice.call('three_d_viewer.check_answer', 'POST', callback_function, argv, custom_settings);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue