Added GUID to selected views, and started updating JCB accordingly.
This commit is contained in:
@@ -250,6 +250,7 @@ class ComponentbuilderViewCompiler extends JViewLegacy
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
var noticeboard = \"https://vdm.bz/componentbuilder-noticeboard-md\";
|
||||
var proboard = \"https://vdm.bz/componentbuilder-pro-noticeboard-md\";
|
||||
jQuery(document).ready(function () {
|
||||
@@ -299,7 +300,8 @@ class ComponentbuilderViewCompiler extends JViewLegacy
|
||||
data: request,
|
||||
jsonp: false
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user