Skip to content

Commit

Permalink
Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 17, 2014
1 parent add3f03 commit d7d0f7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/html/ReqMgr/templates/approve.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<h2>Approve interface</h2>
<hr/>

##<form method="put" action="$base/data/request" class="forms">
##<input type="hidden" name="action" value="approve" />
<header class="group">
<nav class="navbar navbar-left">
<ul>
Expand Down Expand Up @@ -77,7 +75,7 @@
Request seen by data-ops on 02/02/02.
<hr/>
#end for
##</form>

<script>
// helper function to call server side ajax_action method and pass
// along action method, request ids, and new status
Expand Down

0 comments on commit d7d0f7d

Please sign in to comment.