Skip to content

Commit

Permalink
SAK-31800 Show Resources Copy Content option on a tablet sized screen (
Browse files Browse the repository at this point in the history
…sakaiproject#4042)

although not on a mobile sized screen.
  • Loading branch information
RebeccaMiller-Which authored and jonespm committed Mar 21, 2017
1 parent 3b75ba3 commit bf7c029
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@
#end ## foreach $root in $other_sites

#else
<tr class="hidden-xs hidden-sm">
<tr class="hidden-xs">
<th colspan="10">
<h3>
<a href="#" onclick="document.getElementById('sakai_action').value='doShowOtherSites';document.getElementById('showForm').submit();"
Expand Down

0 comments on commit bf7c029

Please sign in to comment.