Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Acquisti
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cosimo Antonio Volpicelli
Acquisti
Commits
7e612c1f
Commit
7e612c1f
authored
Feb 27, 2021
by
Cosimo Antonio Volpicelli
Browse files
Options
Downloads
Patches
Plain Diff
qualche agguistamento
parent
f5794157
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
utenti/templates/plain.html
+6
-11
6 additions, 11 deletions
utenti/templates/plain.html
with
6 additions
and
11 deletions
utenti/templates/plain.html
+
6
−
11
View file @
7e612c1f
...
...
@@ -329,17 +329,12 @@
<div
id=
"step-4"
class=
"tab-pane "
role=
"tabpanel"
>
<h1>
Obiettivi Funzione
</h1>
<p>
Su quale/i obiettivo/i deve essere caricato quest acquisto.
</p>
<div
class=
"form-group row"
><label
class=
"col-sm-2 col-form-label"
>
Seleziona uno o piu' obiettivi funzione su cui caricare l'acquisto
</label>
<p>
Inserisci su quale/i obiettivo/i funzione bisogna caricare questo acquisto.
Seleziona uno o piu' obiettivi funzione su cui caricare l'acquisto selezionando per ogni riga lo specifico obiettivo funzione.
<br>
Per aggiungere altre righe clicca sul bottone "+"
</p>
<div
class=
"col-sm-10"
>
<select
id=
"obiettivo"
class=
"form-control m-b"
name=
"account"
multiple
>
{% for one in ob_fun %}
<option
value=
"{{one.id}}"
>
{{ one.descrizione }}
</option>
{% endfor %}
</select>
</div>
</div>
<div
class=
"row form-row"
>
<div
class=
"col-md-4"
></div>
<div
class=
"col-md-2"
>
<b>
Prezzo Totale
</b>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment