Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • maikkeli Friend
    #163480

    How I disable the Filter on top of My Applications.
    I dont need that at this point.

    maikkeli Friend
    #389411

    delete this rows in
    Ja Job Board::CSS & Template Manager
    –my-applications.php

    <div id="ja-applications-top">
    <div class="apply-top-left">
    <?php echo JText::_( 'Filter' ); ?>:
    <input type="text" name="application_search" id="application_search" value="<?php echo $this->lists['application_search'];?>" class="text_area" style="width: 200px" onchange="document.adminForm.submit();" />
      <button class="button" onclick="this.form.submit();"> <?php echo JText::_( 'Go' ); ?> </button>  
    <button class="button" onclick="document.getElementById('application_search').value='';this.form.submit();"><?php echo JText::_( 'Reset' ); ?></button>
    </div>
    <div class="apply-top-right">

    </div>
    </div>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  maikkeli 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum