Community Support for OpenDocMan (Deprecated)

Full Version: 1.2.5.7 -- Delete button not functioning
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Browser -- I.E. 8 and Google Chrome

I go to a document that I have admin rights to, and the Delete button doesn't work.

there's no effective way to delete a document once its up.
Thanks for the report. To fix this issue you can update your 1.2.5.7 SVN checkout, or change the line in details.php:

<script language="text/javascript">

to

<script type="text/javascript">
Bingo! That did it.
Updated all instances of old style "language="