mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed loading templates from DOM
This commit is contained in:
@ -62,6 +62,7 @@ App.Util = function(_, jQuery, promise) {
|
||||
resolve(templateCache[templateName]);
|
||||
});
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
function promiseTemplateFromDOM(templateName) {
|
||||
|
Reference in New Issue
Block a user