78ce607beb9549efe5ecbf100492bd9324f62e46.svn-base 1.1 KB

12345678910111213141516171819202122232425262728
  1. <%@page language="java" pageEncoding="UTF-8"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>政府公文</title>
  7. <!--框架必需start-->
  8. <%@include file="../../../../include1.jsp" %>
  9. <!--框架必需end-->
  10. <script type="text/javascript" src="../../../../../scripts/business/am/fileManager/governmentDoc/governmentDocHistory.js"></script>
  11. </head>
  12. <body style="height: 545px; overflow-x:hidden;">
  13. <div style="height: 50px;background: #F8F8F8;" align="center">
  14. <a href="javascript:;"><img class="back" onclick="window.history.back()" align="left" alt="返回" title="返回" src="/nwyj/images/temp/back.png" /></a>
  15. <font style="font-weight: bold;font-size: 20px;line-height: 45px;" >政府公文历史版本</font></div>
  16. <div class="box2" panelTitle="政府公文版本管理" id="searchPanel" statusType="none">
  17. </div>
  18. <div class="padding_right5">
  19. <div id="maingrid"></div>
  20. </div>
  21. </body>
  22. </html>