Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 1b5c5e6

Browse files
author
Robert Messerle
committed
adds menu-link template to update script
1 parent 1ee7c22 commit 1b5c5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

updateVersionPicker.js

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'git checkout origin/master -- docs/app/css/style.css',
2424
'git checkout origin/master -- docs/app/img/icons/github-icon.svg',
2525
'git checkout origin/master -- docs/config/template/index.template.html',
26+
'git checkout origin/master -- docs/app/partials/menu-link.templ.html',
2627
'gulp docs --release',
2728
'cp -r dist/docs/docs.js /tmp/ngcode/' + version,
2829
'cp -r dist/docs/docs.css /tmp/ngcode/' + version,

0 commit comments

Comments
 (0)