Skip to content

Commit

Permalink
GH-300 Rename pom.xml file in the dashboard upload message (Fix #300)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk committed Nov 8, 2020
1 parent 4aa87ff commit ace5926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reposilite-frontend/src/views/dashboard/Upload.vue
Expand Up @@ -35,7 +35,7 @@
) Select or drop files
label.m-1
input(name="stubPom" type="radio" v-model="stubPom" :value="true").mx-2.stub-pom
span Generate stub pom.xml file
span Generate stub pom file for this artifact
button(name="submit" type="submit" v-on:click="upload").w-96.p-1.m-1.bg-white.cursor-pointer.border Upload
notifications(group="upload" position="center top")
</template>
Expand Down

0 comments on commit ace5926

Please sign in to comment.