fix: incorrect name of function
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
5a46444875
commit
a6a5a84add
|
@ -91,7 +91,7 @@
|
||||||
</vn-data-viewer>
|
</vn-data-viewer>
|
||||||
</vn-side-menu>
|
</vn-side-menu>
|
||||||
<vn-float-button
|
<vn-float-button
|
||||||
ng-click="$ctrl.create('weekday')"
|
ng-click="$ctrl.createInclusion('weekday')"
|
||||||
icon="add"
|
icon="add"
|
||||||
vn-tooltip="Add event"
|
vn-tooltip="Add event"
|
||||||
vn-bind="+"
|
vn-bind="+"
|
||||||
|
|
Loading…
Reference in New Issue