Metadata editing: auto-add record and more suggestions.
[redakcja.git] / src / redakcja / static / js / wiki / wikiapi.js
index 4e3cd2c..b9d36be 100644 (file)
@@ -69,6 +69,7 @@
 
                this.galleryLink = $("*[data-key='gallery']", meta).text();
         this.galleryStart = parseInt($("*[data-key='gallery-start']", meta).text());
+            this.fullUri = $("*[data-key='full-uri']", meta).text();
 
         var diff = $("*[data-key='diff']", meta).text();
         if (diff) {