Removed comment

This commit is contained in:
Rudi Grinberg 2012-09-17 10:27:12 -04:00
parent 44f3020709
commit 1c2cebf5a8
2 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,7 @@ class ShowbuilderController extends Zend_Controller_Action
//determine whether to remove/hide/display the library.
$showLib = false;
if (!$user->isGuest()) {
//if(true) {
$disableLib = false;
$data = Application_Model_Preference::getNowPlayingScreenSettings();

View File

@ -332,6 +332,7 @@ var AIRTIME = (function(AIRTIME) {
};
libraryInit = function() {
return;
$libContent = $("#library_content");