Commit 99dd63ca by Piotr Mitros

Cut unflag

parent 2263952e
...@@ -47,10 +47,9 @@ ...@@ -47,10 +47,9 @@
<div class='recommender_modify'> <div class='recommender_modify'>
<div class='recommender_modify_title_container'><div class='backToViewButton'>&lt; Related resources</div><div class='recommender_modify_title'></div></div> <div class='recommender_modify_title_container'><div class='backToViewButton'>&lt; Related resources</div><div class='recommender_modify_title'></div></div>
<div class="flagSourceBlock"> <div class="flagSourceBlock">
<div class="flagSourceBlockTitle">Give or edit the reason why you flagged this resource, or unflag it.</div> <div class="flagSourceBlockTitle">Give the reason why you flagged this resource (or cancel).</div>
Reason: <input type="text" class="flag_reason" style="height: 25px; position: relative; left: 10px;"><br> Reason: <input type="text" class="flag_reason" style="height: 25px; position: relative; left: 10px;"><br>
<input type="button" value="Save the reason" class="flag_reason_submit" style="margin-top: 0.5em"> <input type="button" value="Flag resource" class="flag_reason_submit" style="margin-top: 0.5em">
<input type="button" value="Unflag the resource" class="unflag_button" style="margin-top: 0.5em">
</div> </div>
<div class="editSourceBlock"> <div class="editSourceBlock">
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment