Article previous html
Jump to navigation
Jump to search
| Line 287: | Line 287: | ||
var type = $(this).find('[name="Form article[Type]"]').val() | var type = $(this).find('[name="Form article[Type]"]').val() | ||
var title = $(this).find('[name="Form article[Title]"]').val() | var title = $(this).find('[name="Form article[Title]"]').val() | ||
| − | var authors = $(this).find('[name="Form article[ | + | var authors = $(this).find('[name="Form article[Authors]"]').val() |
console.log(type) | console.log(type) | ||
var pagename; | var pagename; | ||
Revision as of 13:51, 6 March 2020