mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
@@ -150,6 +150,7 @@ $(function () {
|
||||
$.ajax({
|
||||
type: "GET",
|
||||
url: url,
|
||||
cache: false
|
||||
}).done(function(data) {
|
||||
newValue.summary(data);
|
||||
});
|
||||
|
Reference in New Issue
Block a user