fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Obey length limits for wikidata import.
[redakcja.git]
/
src
/
redakcja
/
static
/
js
/
wiki
/
view_properties.js
diff --git
a/src/redakcja/static/js/wiki/view_properties.js
b/src/redakcja/static/js/wiki/view_properties.js
index
7101c5c
..
dde914f
100644
(file)
--- a/
src/redakcja/static/js/wiki/view_properties.js
+++ b/
src/redakcja/static/js/wiki/view_properties.js
@@
-35,7
+35,10
@@
"name": "href",
},
],
"name": "href",
},
],
- }
+ "tab": {"attributes": [{"name": "szer"}]},
+ "naglowek_parsza": {"attributes": [{"name": "nazwa"}]},
+ "naglowek_czytanie": {"attributes": [{"name": "nazwa"}]}
+ },
};
class PropertiesPerspective extends $.wiki.SidebarPerspective {
};
class PropertiesPerspective extends $.wiki.SidebarPerspective {