Modified site source admin panel
This commit is contained in:
parent
259c5199d6
commit
39541fe348
6 changed files with 232 additions and 0 deletions
|
@ -50,6 +50,10 @@ else if (window.opener && window.opener.location.toString()) {
|
|||
<div class='notification template'><span class='notification-icon'>!</span> <span class='body'>Test notification</span><a class="close" href="#Close">×</a><div style="clear: both"></div></div>
|
||||
</div>
|
||||
|
||||
<!-- Infopanel -->
|
||||
<div class='infopanel'>
|
||||
<div class="message"><span class='line line-1'>8 modified files</span><br><span class='line line-2'>content.json, data.json</span></div> <a href="#Publish" class="button button-submit">Sign & Publish</a>
|
||||
</div>
|
||||
|
||||
<!-- Loadingscreen -->
|
||||
<div class='loadingscreen'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue