Add branch selection and filter for budgets and funds.
[koha_fer] / koha-tmpl / intranet-tmpl / default / en / parameters / aqbudget.tmpl
index 742fc2c..3544bc6 100644 (file)
                <p>
                        <label class="label100">Budget amount</label><input type="text" name="budgetamount" value="<!-- TMPL_VAR NAME="budgetamount" -->">
                </p>
+               <p>
+                       <label class="label100">Branch</label><!--TMPL_VAR Name="CGIbranch" -->
+                       <br/> If budget is specifically allowed to a branch, select it here, otherwise leave it empty .
+               </p>
+               
                <p><input type="hidden" name="aqbudgetid" value="<!-- TMPL_VAR NAME="aqbudgetid" -->"><input type="button" value="OK" onclick="Check(this.form)" class="button"></p>
                </form>
        </div>