soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

Not work button upload in homepage, page html header.html, browser firefox #539

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
browser in use: firefox

file style > header.html

Comment When the drop-down menu button, the first button does not function to 
the click. The first button does not work even if the piece comments below.

 <button title="Upload" class="btn btn-primary" type="button"> 
                <a href="{link name='upload'}" class="upload-vid-photo-icon">Upload</a>
            </button>

<!-- comment --> 
<!-- <button data-toggle="dropdown" class="btn btn-primary dropdown-toggle" 
type="button">
                <span class="caret"></span>
                <span class="sr-only">Toggle Dropdown</span>
            </button> -->
<!-- comment --> 

Original issue reported on code.google.com by webmas...@worldcomputing.it on 19 Jun 2015 at 12:42