mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updating to Limesurvey 1.9.1+ revision 11132 (part one)
This commit is contained in:
@@ -40,10 +40,7 @@ $(document).ready(function(){
|
||||
*/
|
||||
|
||||
$(document).ready(function(){
|
||||
// If the question code and number are hidden, hide any white space in the span(for dumb browsers)
|
||||
if($('.qnumcode').text().replace(/\s/g, '').length == 0) {
|
||||
$('.qnumcode').hide();
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user