namespaces added and documentation
This commit is contained in:
@@ -78,6 +78,10 @@
|
||||
<header class="page-header">
|
||||
<div class="editor-heading">
|
||||
<input id="editor-title" class="title-input" placeholder="Page title" data-tr-placeholder="page-title">
|
||||
<div class="editor-namespace-row">
|
||||
<label for="editor-namespace" data-tr="namespace">Namespace</label>
|
||||
<input id="editor-namespace" type="text" placeholder="RWS" data-tr-placeholder="namespace-placeholder">
|
||||
</div>
|
||||
<div id="editor-slug-info" class="muted"></div>
|
||||
<div class="editor-template-row">
|
||||
<label for="template-select" data-tr="template">Template</label>
|
||||
|
||||
Reference in New Issue
Block a user