Early Christian Creeds
Назад до книги
ISBN:
9780582492196
Наявність:
Автор
J.N.D. Kelly
Видавництво
Routledge
Кіл-ть сторінок
458
Рік видання
1982
Розмір
13.7 x 2.6 x 21.3
Формат
Paperback
Вага
0.00kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу Early Christian Creeds
Ранньохристиянські вірування | Всебічне вивчення багатовікового піднесення та розвитку церкви. Early Christian Creeds | A comprehensive study of the rise, development and use of credal formulaines in the creative centuries of the Church's history.
Інші книги автораJ.N.D. Kelly
Early Christian Creeds
Рецензії про книгу Early Christian Creeds (0 відгуків)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->