Commit e81862a06e4918a8b5ec2eb1695bc9b6fb58d9da

  • avatar
  • Arvind <arvinkhadri @gm…l.com>
  • Thu Jun 27 17:55:54 IST 2013
Fixing style issue which came due to removal of 'go' button
  
6969 a11ypi.showbox = data;
7070 $('#see-narration').show();
7171 // $("#blog-filter").show(); a11ypi.blogFilter();
72 $("#go").show();
72 //$("#go").show();
7373 });
7474
7575 if(a['lang'])
330330 '<button id="see-links" class="alipi" onclick="a11ypi.showBox1();" title="See other re-narrated pages of this domain">Re-narrated Pages '+
331331 '</button>'+
332332 // '<select id="blog-filter" class="alipi" onChange="a11ypi.checkSelect();" title="Select one of the blog name"></select>'+
333 // '<button id="go" class="alipi ui-icon-circle-arrow-e" onclick="a11ypi.go();" title="Filter by blog" >|Y|</button>'+
333 '<button id="go" class="alipi ui-icon-circle-arrow-e" onclick="a11ypi.go();" title="Filter by blog" >|Y|</button>'+
334334 '<div id="show-box" title="Choose a narration"></div> '+
335335 '<div id="show-comment" title="Comments for"></div> '+
336336 '<div id="show-links" title="List of pages narrated in this domain" class="alipi"></div> '+