Start of using Attribute objects, rendering jpegphoto
This commit is contained in:
2
public/js/custom.js
vendored
2
public/js/custom.js
vendored
@@ -30,7 +30,7 @@ $(document).ready(function() {
|
||||
click: function(event,data) {
|
||||
if (data.targetType == 'title') {
|
||||
$.ajax({
|
||||
url: 'render',
|
||||
url: 'dn',
|
||||
method: 'POST',
|
||||
data: { key: data.node.data.item },
|
||||
dataType: 'html',
|
||||
|
Reference in New Issue
Block a user