Subversion Repositories bacoAlunos

Rev

Rev 1990 | Rev 1994 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1990 Rev 1991
Line 473... Line 473...
473
        <button class="btn btn-success" ng-click="addAno(comp)"><span class="glyphicon glyphicon-plus"></span> Ano Manual</button>
473
        <button class="btn btn-success" ng-click="addAno(comp)"><span class="glyphicon glyphicon-plus"></span> Ano Manual</button>
474
        <table class="table learning">
474
        <table class="table learning">
475
            <thead>
475
            <thead>
476
            <tr>
476
            <tr>
477
                <th rowspan="2">Mover</th>
477
                <th rowspan="2">Mover</th>
478
                <th rowspan="2">Código</th>
478
                <th rowspan="2">Codigo</th>
479
                <th rowspan="2">Unidade Curricular</th>
479
                <th rowspan="2">Unidade Curricular</th>
480
                <th rowspan="2">Cumprimento do Programa</th>
480
                <th rowspan="2">Cumprimento do Programa</th>
481
                <th rowspan="2">Alunos Inscritos</th>
481
                <th rowspan="2">Alunos Inscritos</th>
482
                <th colspan="2">Sem Elementos</th>
482
                <th colspan="2">Sem Elementos</th>
483
                <th colspan="2">Reprovados</th>
483
                <th colspan="2">Reprovados</th>
Line 662... Line 662...
662
                    <input type="text" class="form-control" rows="10" ng-model="comp.title">
662
                    <input type="text" class="form-control" rows="10" ng-model="comp.title">
663
                </div>
663
                </div>
664
            </div>
664
            </div>
665
            <div class="form-group clearfix">
665
            <div class="form-group clearfix">
666
                <div class="col-md-2 control-label">
666
                <div class="col-md-2 control-label">
667
                    <button class="btn btn-default" ng-click="generateChart(comp)">Refrescar/Gerar Gráfico</button>
667
                    <button class="btn btn-default" ng-click="generateChart(comp)">Refrescar/Gerar Grafico</button>
668
                </div>
668
                </div>
669
                <div class="col-md-10">
669
                <div class="col-md-10">
670
                    <label ng-if="comp.image.identifier"> Limites do PDF </label>
670
                    <label ng-if="comp.image.identifier"> Limites do PDF </label>
671
                    <div ng-if="comp.image.identifier" style="text-align: center; width: 595px; border: 1px solid black; padding: 45px">
671
                    <div ng-if="comp.image.identifier" style="text-align: center; width: 595px; border: 1px solid black; padding: 45px">
672
                        <center>
672
                        <center>
Line 737... Line 737...
737
                    <input type="text" class="form-control" rows="10" ng-model="comp.title">
737
                    <input type="text" class="form-control" rows="10" ng-model="comp.title">
738
                </div>
738
                </div>
739
            </div>
739
            </div>
740
            <div class="form-group clearfix">
740
            <div class="form-group clearfix">
741
                <div class="col-md-2 control-label">
741
                <div class="col-md-2 control-label">
742
                    <button class="btn btn-default" ng-click="generateChart(comp)">Refrescar/Gerar Gráfico</button>
742
                    <button class="btn btn-default" ng-click="generateChart(comp)">Refrescar/Gerar Grafico</button>
743
                </div>
743
                </div>
744
                <div class="col-md-10">
744
                <div class="col-md-10">
745
                    <label ng-if="comp.image.identifier"> Limites do PDF </label>
745
                    <label ng-if="comp.image.identifier"> Limites do PDF </label>
746
                    <div ng-if="comp.image.identifier" style="text-align: center; width: 595px; border: 1px solid black; padding: 45px">
746
                    <div ng-if="comp.image.identifier" style="text-align: center; width: 595px; border: 1px solid black; padding: 45px">
747
                        <center>
747
                        <center>