add advanced options to import
This commit is contained in:
parent
96b841bd51
commit
db1b7d7c45
3 changed files with 40 additions and 9 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<a class="expand" ng-click="hideAdv=!hideAdv">
|
||||
<a class="expand small" ng-click="hideAdv=!hideAdv">
|
||||
<span ng-hide="!hideAdv">Show</span>
|
||||
<span ng-hide="hideAdv">Hide</span>
|
||||
advanced options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue