Skip to content

Commit

Permalink
min css js update;activiti版本库地址修改
Browse files Browse the repository at this point in the history
  • Loading branch information
think-gem committed Aug 14, 2013
1 parent 8a139f4 commit c7fa436
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 59 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,9 @@

<repository>
<id>activiti-repos</id>
<name>Activiti Repository</name>
<url>https://maven.alfresco.com/nexus/content/groups/public</url>
<name>Activiti Repository</name><!--
<url>https://maven.alfresco.com/nexus/content/groups/public</url> -->
<url>https://app.camunda.com/nexus/content/groups/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/views/modules/sys/userList.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<body>
<div id="importBox" class="hide">
<form id="importForm" action="${ctx}/sys/user/import" method="post" enctype="multipart/form-data"
style="padding-left:20px;text-align:center;"><br/>
style="padding-left:20px;text-align:center;" class="form-search" onsubmit="loading('正在导入,请稍等...');"><br/>
<input id="uploadFile" name="file" type="file" style="width:330px"/><br/><br/>  
<input id="btnImportSubmit" class="btn btn-primary" type="submit" value=" 导 入 "/>
<a href="${ctx}/sys/user/import/template">下载模板</a>
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/static/common/wsize.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 1 addition & 54 deletions src/main/webapp/static/jquery/floatingAd.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c7fa436

Please sign in to comment.