SAAS-948 - add title to library pane
This commit is contained in:
parent
536bbfb678
commit
7ce9dfa1b3
2 changed files with 26 additions and 13 deletions
|
@ -8,6 +8,9 @@
|
|||
<?php echo $this->csrf ?>
|
||||
|
||||
<div id="library_content" class="lib-content tabs content-pane wide-panel">
|
||||
<div>
|
||||
<h2 id="library_title">Library</h2>
|
||||
</div>
|
||||
<div class="panel-header">
|
||||
<div id="advanced-options" class="btn-group">
|
||||
<button class="btn btn-small dropdown-toggle" data-toggle="dropdown">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue