33 lines
1.5 KiB
Plaintext
33 lines
1.5 KiB
Plaintext
<div id="books">
|
|
<div id="content">
|
|
<div id="header" class="hh2">
|
|
<div class="dtitle w2 hh2 hp">
|
|
<span class="thmtxth">Books</span>
|
|
</div>
|
|
<div id="search_app" class="hfn w2 hh1 hp thmc3">
|
|
<input type="text" class="ini_input form" value="Search" id="searchbox" />
|
|
<input type="submit" class="ini_input submit thmc1" value="Submit"/>
|
|
</div>
|
|
</div>
|
|
<div id="holder">
|
|
<div id="panel_l" class="ph">
|
|
<div class="s_menu sm_v" content-type="menu">
|
|
<ul id='setting_left_nav'>
|
|
<li><a href="<%= desktop_publications_books_list_path %>" callback-method="list" class="hh1 w2 hp active thmc1 thmtxt" onclick='return false;'>List</a></li>
|
|
<li><a href="<%= desktop_publications_books_add_path %>" callback-method="addbook" class="admtxt hh1 w2 hp" onclick='return false;'>Add/Edit</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Books</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Co-Authors</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Tags & Keywords</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Analysis</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Import</a></li>
|
|
<li><a href="" class="admtxt hh1 w2 hp" onclick='return false;'>Export</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="panel_r" container="true" class="ph pw admbg hp">
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |